BCGControlBar Pro for MFC
virtual int CBCGPEditListBase::GetSelItem ( ) const
pure virtual

Returns the zero-based index of the currently selected item in a list control.

Returns
The zero-based index of the currently selected item. Should return error if there is no item currently selected.

Should retrieve the zero-based index of the currently selected item, if any.

Implemented in CBCGPEditListBox.