PyCListBox
.SetCurSel
SetCurSel(
index
)
Selects an item in a single selection listbox.
Parameters
index
: int
The zero based index of the item to select.
MFC References
CListBox::SetCurSel