Name | Description | |
---|---|---|
ActiveToolWindow | Gets the active ToolWindow. | |
AllowAutoHide | Gets or sets a boolean value indicating whether docked ToolWindows can become auto hide ToolWindows and whether auto hide ToolWindows can become docked ToolWindows, by displaying or removing the auto hide "pin/unpin" glyph and the "Auto Hide" option from the context menu. | |
AllowDocking | Gets or sets a boolean value indicating whether floating ToolWindows can become docked, as well as preventing currently docked ToolWindows from being docked in another location. | |
AllowFloating | Gets or sets a boolean value indicating whether docked ToolWindows can become floating. | |
AllowHide | Gets or sets a boolean value indicating whether ToolWindows can be hidden by displaying or removing the hide glyph and the "Hide" option from the context menu. | |
AutoHideFrameAppearance | Gets the appearance of the AutoHideFrame in which the tabs of auto hide ToolWindows are displayed. | |
CaptionAppearance | Gets or sets the appearance of the docked ToolWindows' captions. | |
ClientHost | Gets the control around which ToolWindows can be docked. | |
Container | (Inherited from System.ComponentModel.Component) | |
DockHost | Gets the control in which ToolWindows can be docked. | |
ShowMenuOnCtrlTab | Gets or sets a value indicating if the tool window/Mdi child-selection menu is displayed when the CTRL and TAB buttons are pressed. | |
Site | (Inherited from System.ComponentModel.Component) | |
Style | Gets or sets the style with which the ToolWindow tabs and dock-hints are drawn. | |
TabStripAppearance | Gets the appearance of the tabstrips when ToolWindows are grouped. | |
ToolWindows | Gets a list of the ToolWindows managed by the DockLayoutManager. |