Function Name | dcl-ComboBox-SetTopIndex |
---|---|
Syntax | (dcl-ComboBox-SetTopIndex
<CONTROL>
ItemIndex [as
Long]) |
Return Type | Boolean (T if successful; otherwise NIL) |
Applies To | Combo Box |
This method scrolls the combo list box so that ItemIndex is the first (topmost) visible item in the combo list box.