Displays an unpinned pane from the UnpinnedTabArea where the tab for the pane is displayed. Syntax Remarks Invoking this method causes the pane to flyout from the tab area, just as if the user had passed the mouse pointer over the panes tab. Example The following code demonstrates the use of some of the flyout rel...
Displays an unpinned pane from the UnpinnedTabArea where the tab for the pane is displayed. Syntax Parameters slide True if the pane should slide out from the unpinned tab area. False to have it display immediately Remarks Invoking this method causes the pane to flyout from the tab area, just as if the user had pa...
Displays an unpinned pane from the UnpinnedTabArea where the tab for the pane is displayed. Syntax Parameters slide True if the pane should slide out from the unpinned tab area. False to have it display immediately.activate True if the pane should be activated. When specifying True for this parameter, the Flyout m...
Displays an unpinned pane from the UnpinnedTabArea where the tab for the pane is displayed. Overload List
Returns or sets the size of the flyout window. Syntax Remarks Depending on where the dock area of the unpinned pane exists, only the width or height is used. Example The following code demonstrates the use of some of the flyout related properties and methods on the DockablePaneBase and DockableControlPane
Serializes the objects non-default contents into the info. Syntax Parameters info The SerializationInfo instance that contains the data to be serialized.context The StreamingContext instance which describes the source and destination of the serialized stream.
Syntax Parameters tagValue
Returns whether the pane contains the active control or a child pane containing the active control (read-only). Syntax Example The following code demonstrates the use of some of the flyout related properties and methods on the DockablePaneBase and DockableControlPane