PaneCollection

PaneCollection class

Represents all Pane objects shown in the specified window.

Properties

NameTypeDescription
FirstVisibleRowOfBottomPaneintGets and sets the first visible row of the bottom pane.
FirstVisibleColumnOfRightPaneintGets and sets the first visible column of the right pane.
AcitvePaneTypeintGets and sets the active pane. The value of the property is RectangleAlignmentType integer constant.

PaneCollection.FirstVisibleRowOfBottomPane property

Gets and sets the first visible row of the bottom pane.

Type: int

PaneCollection.FirstVisibleColumnOfRightPane property

Gets and sets the first visible column of the right pane.

Type: int

PaneCollection.AcitvePaneType property

Gets and sets the active pane. The value of the property is RectangleAlignmentType integer constant.

Type: int