Skip to content

ParentItem - TreeView

Returns the handle of the parent of hItem

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

Parameters

Parameter Type Description
hItem Handle The item handle

Syntax

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

Description

The ParentItem property returns the handle of the parent item of hItem. Returns 0 if no parent item exists.