Version

Search Results

OriginalControlBounds Property

Returns or sets the bounds of the control when the Control property was first set. Syntax

Pin Method (DockableControlPane)

Reattaches the pane to its docked parent pane. Syntax Remarks Invoking this method is equivalent to the user clicking the pin button in the panes caption area when the pane is unpinned. The pane will become pinned to the dock area, and can no longer be collapsed. If the pane is currently collapsed into the Unpinne...

Pinned Property

Returns or sets whether the pane is currently pinned. Syntax Remarks When a pane is pinned, its contents are displayed only while in use. At other times, the pane collapses into a tab at the edge of the docking area (the UnpinnedTabArea). The user may display the pane by clicking or hovering over the tab. Moving t...

PropertyChanged Method (DockableControlPane)

Invoked when a pane property has been changed. Syntax Parameters propId Id indicating which pane has been changed.

Reset Method (DockableControlPane)

Resets the properties of the pane to their default values. Syntax Example

ResetFlyoutSize Method

Resets the FlyoutSize to its default value. Syntax Example