CListCtrl::GetSelectedColumn
Visual Studio 2008
Retrieves the index of the currently-selected column in the list control.
UINT GetSelectedColumn( ) const;
This member function emulates the functionality of the LVM_GETSELECTEDCOLUMN message, as described in the Windows SDK.