Share

BrowserPanes.ClientNodeResources Property

Parent Object: BrowserPanes

Description

Property that returns the collection of ClientNodeResource objects. A ClientNodeResource holds the icons necessary to define the open, closed and status images for all of the ClientBrowserNodes associated with this document. The ClientNodeResources collection has a method that allows you to add a new set of images that can then be used to create a new ClientBrowserNodeDefinition.

Syntax

BrowserPanes.ClientNodeResources() As ClientNodeResources

Property Value

This is a read only property whose value is a ClientNodeResources.

Version

Introduced in version 8

Was this information helpful?