JavaScript Editor js editor     Web development 



Main Page

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



JavaScript Editor js editor     Web development