PyCComboBox.SelectString
SelectString(after, string)
Searches for a combobox item that matches the specified string, and selects it.
Parameters
MFC References
Return Value
The return value is always None - an exception is raised if the string can not be located.