Pane Members
Include Protected Members
Include Inherited Members
An object representing one of the three panes in normal view or the single pane of any other view in the document window.
The Pane type exposes the following members.
Properties
Name | Description | |
---|---|---|
Active | Returns whether the specified pane or window is active. Read-only. | |
Application | Returns an Application object that represents the creator of the specified object. | |
Parent | Returns the parent object for the specified object. | |
ViewType | Returns the type of view for the specified pane. Read-only. |
Top
Methods
Name | Description | |
---|---|---|
Activate | Activates the specified object. |
Top