Enables docking of user interface elements.
The following tables list the members exposed by the DockControl type.
Name | Description | |
---|---|---|
Initializes a new instance of the DockControl class. |
Name | Description | |
---|---|---|
Current version of chart file format. |
Name | Description | |
---|---|---|
Gets or sets the space between autohide tabs and the elements. |
||
Gets or sets the border color of the dock elements. |
||
Gets or sets the content color of the buttons in the header of the dock windows. |
||
Gets or sets the second color of the gradient brush, used to fill unselected tabs in the tab control. |
||
Gets or sets the first color of the gradient brush, used to fill unselected tabs in the tab control. |
||
Gets or sets the second color of the gradient brush, used to fill the content of the dock windows. |
||
Gets or sets the first color of the gradient brush, used to fill the content of the dock windows. |
||
Gets or sets the colors of the gradient brush, used to fill the dock handlers. |
||
Gets or sets the color of the preview form. |
||
Gets or sets the tab style of tabbed documents. |
||
Gets or sets the second color of the gradient brush, used to fill the header of the focused dock windows. |
||
Gets or sets the first color of the gradient brush, used to fill the header of the focused dock windows. |
||
Gets or sets the border color of the tabs and the buttons when the user hovers over them with the mouse. |
||
Gets or sets the second color of the gradient brush, used fill the tabs and the buttons when the user hovers over them with the mouse. |
||
Gets or sets the first color of the gradient brush, used to fill the tabs and the buttons when the user hovers over them with the mouse. |
||
Gets or sets the text color of inactive elements. |
||
Gets or sets the second color of the gradient brush, used to fill the header of dock windows that are not focused. |
||
Gets or sets the first color of the gradient brush, used to fill the header of dock windows that are not focused. |
||
Gets or sets the second color of the gradient brush, used to fill the header of selected dock windows that are not focused. |
||
Gets or sets the first color of the gradient brush, used to fill the header of selected dock windows that are not focused. |
||
Get the list of all items in the control. |
||
Gets or sets the license key of the control. |
||
Gets or sets the maximum tab size of tabbed documents. |
||
Gets or sets the minimum size of the dock windows. |
||
Gets or sets the size of the splitters. |
||
Gets or sets the string format of the texts in the control. |
||
Gets or sets the padding of the tabbed document. |
||
Gets or sets the border color of the tab control. |
||
Gets or sets the second color of the gradient brush, used to draw the tab control. |
||
Gets or sets the first color of the gradient brush, used to draw the tab control. |
||
Gets or sets the second color of the gradient brush, used to fill unselected tabs on every dock window exept the tabbed document. |
||
Gets or sets the space between tabs and the adjacent elements. |
||
Gets or sets the first color of the gradient brush, used to fill unselected tabs on every dock window exept the tabbed document. |
Name | Description | |
---|---|---|
Attempts to activate and focus the specified dock item. |
||
Start initialization. |
||
Closes the specified item. |
||
End initialization. |
||
Returns a list with all currently opened item. |
||
Gets the DockItem, which holds the input focus. |
||
Gets the currently active document. |
||
Overloaded. |
||
Overloaded. |
||
Forces an update of the dock layout, usually after a change to the control properties. |
Name | Description | |
---|---|---|
Raised when an item is activated. |
||
Raised for each DockItem when the control is loaded from a file. |
||
Raised when a window is closed. |
||
Raised when a window is about to be closed. |