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