Share

BrowserNode.Parent Property

Parent Object: BrowserNode

Description

Property that returns the parent of the BrowserNode object. This may either be another BrowserNode or a BrowserPane.

Syntax

BrowserNode.Parent() As Object

Property Value

This is a read only property whose value is an Object.

Version

Introduced in version 8

Was this information helpful?