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.
Gets the index of the currently selected item in the list box.
int GetCurSel() const;
Return Value
The index of the currently selected item in the list box; or CB_ERR if no item is selected.
Remarks
The list box index is zero-based.
Requirements
Header: afxtoolbarcomboboxbutton.h