The PlusWnd::Combo_GetCurSel function returns the current selection in a ComboBoxControl.
[number] Combo_GetCurSel( [string] ControlId );
A number specifying the index of the item currently selected in the combo's list. If no item is selected, the return value is -1.
This function typically fails for the following reason:
None.
Object | PlusWnd |
---|---|
Availability | Messenger Plus! Live 4.00 |