Initializes a new CaptionButtonImageUIElement Syntax Parameters parent The parent element.
Enumerations used to determine the style of the grab handle displayed in the pane caption. Syntax Members Member Description Default The type of grab handle will be resolved based on the caption style. NoGlyph A default grab handle image is not rendered but the space for the grab handle is still allocated. None No...
Enumeration of caption styles. Syntax Members Member Description Default Default caption style Office2003 Similar to the TaskPane in MS Word 2003 Office2007 Office2007 style captions VC6 Visual C++ 6 style captions VisualStudio2005 Visual Studio 2005 style captions VisualStudio2008 Visual Studio 2008 style caption...
Enumeration of styles for a group of panes. The style applies to all panes in the group. Syntax Members Member Description HorizontalSplit The child panes are split horizontally. SlidingGroup The panes appear as headers in an outlook group bar style interface. TabGroup The panes are displayed as tabs items in a ta...
Enumeration used to determine which panes are affected when pressing the close button on a tab groups caption. Syntax Members Member Description CloseActiveTab Closes only the active tab. CloseTabGroup Closes all the child panes in the group. Default Default behavior. Example The following code initializes various...
Enumeration of location areas where the close button may appear in a pane. Syntax Members Member Description All All flags are on signifying that the close button appears in all possible locations. AllSelectedTabs Combines TabGroupSelectedTab and AutoHideSelectedTab. AllTabs Combines TabGroup and AutoHide. AutoHid...
Event parameters used for events which pass a single DockableControlPane. Syntax Example The following code listens to the dock managers AfterToggleDockState to log when a pane has been switched between its floating and docked state by double clicking the pane caption or tab item. For an overview of how to handle ...
Public Constructors Public Properties
Public Properties