PyCComboBox.SetCurSel

SetCurSel(index)

Selects an item in a combobox.

Parameters

index : int

The zero based index of the item to select.

MFC References

CComboBox::SetCurSel