PyCComboBox
.GetCurSel
int =
GetCurSel(
)
Returns the index of the currently selected item.
Comments
Should not be called for a multiple selection listbox.
MFC References
CComboBox::GetCurSel