markee
Veteran Member
Posts: 1622 Reputation: 50
36 / /
Joined: Jan 2006
|
RE: [?] quick reply plz. How can i set the selected item in the dropdown menu when i
quote: Originally posted by Scripting Documentation
PlusWnd::Combo_SetCurSel
The PlusWnd::Combo_SetCurSel function changes the selection in a ComboBoxControl.
Syntax
Combo_SetCurSel(
[string] ControlId
[number] ItemIdx
);
|
|