Skip to content

FirstVisibleItem - TreeView

Returns the handle of the item that is currently displayed at the very top of the control

Type: Property
Access: Read-Only
Data Type: Handle
Parameters: None

Syntax

Property Handle FirstVisibleItem
Access Type Syntax
Read Access: Get FirstVisibleItem to HandleVariable

Description

The FirstVisibleItem property returns the handle of the item that is currently displayed at the very top of the control. This is not the first item in the control (although it may be, if no items have scrolled), but the first visible item.