Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the selected column of the list view control.
LRESULT SetSelectedColumn(
int iCol
);
Parameters
- iCol
The index of the column to be selected.
Return Value
The return value is not used.
Remarks
This member function emulates the functionality of the LVM_SETSELECTEDCOLUMN message, as described in the Windows SDK.
Requirements
Header: afxcmn.h