Enables items docking in a DockControl.
The following tables list the members exposed by the DockItem type.
Name | Description | |
---|---|---|
Initializes a new instance of the DockItem class. |
Name | Description | |
---|---|---|
Gets or sets the content of the item. |
||
Gets or sets a unique identifier for the item. |
||
Gets or sets the dock item to use as a parent when this item is added to the DockControl. If this property is not set, the DockControl itself is used as a parent. |
||
Gets or sets the dock location of the item. |
||
Gets or sets the header text of the item. |
||
Gets or sets the padding of the header text. |
||
Gets or sets the icon, displayed next to the header of the item. |
||
Gets or sets the size of the icon. |
||
Gets or sets a unique identifier for the item. |
||
Gets or sets the size of the item. |
||
Gets or sets a user-associated value with the item. |