Specifies the item that appears in the top-most position in a list. Not available at design time; read-only at run time.
Syntax
Control.TopIndex[ = nIndex]
Settings
nIndex
Specifies the index of the item that appears in the top-most position in a list.
Remarks
The index of an item reflects its position in the list, which is relative to other items in the list and can change.