PyCComboBox.GetCount

int = GetCount()

Returns the count of items in the combobox.

MFC References

CListBox::GetCount

Return Value

Returns the number of items currently in the combobox.