TabbedMdiTabStripAppearance Class Members
In This Topic
The following tables list the members exposed by TabbedMdiTabStripAppearance.
Public Properties
| Name | Description |
 | AllowDrag | Gets or sets a value indicating if the tabs can be reordered within their associated tab-group. |
 | BackColor | Gets or sets the background color of the tabbed-mdi tabstrip. |
 | Height | Gets or sets the height of a tabbed-mdi tabstrip. |
 | SelectedTabBackColor | Gets or sets the background color of the selected tab in the tabbed-mdi tabstrip. |
 | SelectedTabFont | Gets or sets the font of the selected tab in the tabbed-mdi tabstrip. |
 | SelectedTabForeColor | Gets or sets the foreground color of the selected tab in the tabbed-mdi tabstrip. |
 | ShowDragHints | Gets or sets a value indicating if drag-hints are displayed when reordering tabs in a tabbed-mdi tabstrip. |
 | TabBackColor | Gets or sets the background color of the tabs in a tabbed-mdi tabstrip. |
 | TabBorderColor | Gets or sets the border color of the tabs in a tabbed-mdi tabstrip. |
 | TabFont | Gets or sets the font of the tabs in a tabbed-mdi tabstrip. |
 | TabForeColor | Gets or sets the foreground color of the tabs in a tabbed-mdi tabstrip. |
Top
Public Methods
Public Events
See Also