The PlusWnd::LstBox_SetCurSel function changes the selection in a ListBoxControl.
LstBox_SetCurSel( [string] ControlId [number] ItemIdx );
No value is returned by this function.
This function typically fails for the following reason:
If "MultipleSel" is set to true in the List Box's attributes, this function has no effect.
Object | PlusWnd |
---|---|
Availability | Messenger Plus! Live 4.00 |