Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the item ID of the item that appears in the top-most position in a list.
Control.TopIItemID[ = nItemID]
Return Value
- nItemID
Specifies the item ID of the item that appears in the top-most position in a list.
Remarks
Applies To: ComboBox | ListBox
The default setting for the TopItemID property is 1, or the first item in the list.
Combo box controls are read-only all the time and list box controls are read-only at design time and read/write at run time.
See Also
Reference
AddItem Method (Visual FoxPro)
MultiSelect Property (Visual FoxPro)