Name | Description | |
---|---|---|
![]() | DockLayoutManager Constructor | Initializes a new instance of the DockLayoutManager class specify the DockHost and ClientHost. |
The following tables list the members exposed by DockLayoutManager.
Name | Description | |
---|---|---|
![]() | DockLayoutManager Constructor | Initializes a new instance of the DockLayoutManager class specify the DockHost and ClientHost. |
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. |
Name | Description | |
---|---|---|
![]() | CanRaiseEvents | (Inherited from System.ComponentModel.Component) |
![]() | DesignMode | (Inherited from System.ComponentModel.Component) |
![]() | Events | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | Dispose | Overloaded. Overridden. Clean up any resources being used. |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | LoadLayout | Overloaded. Loads the layout from the specified location. |
![]() | ResetAllowAutoHide | Resets the value of the AllowAutoHide property to its default value, true. |
![]() | ResetAllowDocking | Resets the value of the AllowDocking property to its default value, true. |
![]() | ResetAllowFloating | Resets the value of the AllowFloating property to its default value, true. |
![]() | ResetAllowHide | Resets the value of the AllowHide property to its default value, true. |
![]() | ResetStyle | |
![]() | ResumeLayout | Resumes normal layout logic following a call to the is called. |
![]() | ToString | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from System.ComponentModel.Component) |
![]() | GetService | (Inherited from System.ComponentModel.Component) |
![]() | MemberwiseClone | Overloaded. (Inherited from System.MarshalByRefObject) |
Name | Description | |
---|---|---|
![]() | ActiveToolWindowChanged | Raised when the value of the ActiveToolWindow property is changed. |
![]() | AllowAutoHideChanged | Raised when the value of the AllowAutoHide property is changed. |
![]() | AllowDockingChanged | Raised when the value of the AllowDocking property is changed. |
![]() | AllowFloatingChanged | Raised when the value of the AllowFloating property is changed. |
![]() | AllowHideChanged | Raised when the value of the AllowHide property is changed. |
![]() | Disposed | (Inherited from System.ComponentModel.Component) |
![]() | StyleChanged | Raised when the value of the Style property is changed. |