Skip to content

TopIndex Property

Description

Returns or sets a value that specifies which item in the list box is displayed in the topmost position.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property TopIndex() As Long

Remarks

Use this property to scroll through the list box without selecting an item.

See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.