Share

BrowserPanes.ActivePane Property

Parent Object: BrowserPanes

Description

Property that returns the that is currently being displayed.

Syntax

BrowserPanes.ActivePane() As BrowserPane

Property Value

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

Samples

Name Description
Add assembly occurrences to a new folder Demonstrates assembly occurrences to a new folder
Navigation between browser and data This sample demonstrates the navigation between a browser node and it's corresponding data model object and vice versa. This sample creates a work plane, finds its browser node and gets the work plane object back from the browser node.

Version

Introduced in version 5

Was this information helpful?