TopItemID Property

Applies To    See Also

Specifies the item ID of the item that appears in the top-most position in a list. Not available at design time; read-write at run time.

Syntax

Control.TopIItemID[ = nItemID]

Settings

nItemID

Specifies the item ID of the item that appears in the top-most position in a list.

Remarks

The default setting for the TopItemID property is 1, or the first item in the list.