LVM_SETSELECTEDCOLUMN message
Sets the index of the selected column.
Parameters
-
wParam
- Value of type **int** that specifies the column index.
-
lParam
- Must be zero.
Return value
The return value is not used.
Remarks
The column indices are stored in an int array. See the puColumns member of LVITEM.
Note
To use this message, you must provide a manifest specifying Comclt32.dll version 6.0. For more information on manifests, see Enabling Visual Styles.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|