Version

Search Results

IsFlyoutPaneDisplayed Property

Indicates if the pane is unpinned and currently displayed in a flyout. Syntax Remarks This property returns False when the pane is collapsed into the tab area. Example The following code demonstrates the use of some of the flyout related properties and methods on the DockablePaneBase and DockableControlPane

IsInView Property

Indicates if the pane is currently displayed within the dock manager. Syntax

IsMdiChild Property (DockableControlPane)

Returns or sets whether the control pane will be hosted in an mdi child form. Syntax

IsVisible Property (DockableControlPane)

Indicates if the pane is currently displayed. Syntax Example The following code demonstrates the use of some of the flyout related properties and methods on the DockablePaneBase and DockableControlPane

MdiChildIcon Property

Returns or sets the icon displayed by the pane when displayed as an mdi child form. Syntax

NotifyPropChange(Enum) Method

Syntax Parameters propId

NotifyPropChange(Enum,PropChangeInfo) Method

Syntax Parameters propId trigger

NotifyPropChange(PropChangeInfo) Method

Syntax Parameters trigger