ComboBox-SetCurSel

Function Name dcl-ComboBox-SetCurSel
Syntax   (dcl-ComboBox-SetCurSel <CONTROL> ItemIndex [as Long])
Return Type Boolean (T if successful; otherwise NIL)
Applies To Combo Box

此方法在组合列表框中设置当前选定的项目。 ItemIndex值为-1时,将取消选择当前选择。