PyCComboBox.GetLBText
string = GetLBText(index)
Gets the string from the list of a combo box.
Parameters
Return Value
The requested string. If index does not specify a valid index, no exception is raised.
string = GetLBText(index)
Gets the string from the list of a combo box.