PyCListBox.GetCurSel

int = GetCurSel()

Returns the index of the currently selected item.

Comments

Should not be called for a multiple selection listbox.

MFC References

CListBox::GetCurSel