'Declaration Public NotInheritable Class TabbedMdiTabStripAppearance
'Usage Dim instance As TabbedMdiTabStripAppearance
public sealed class TabbedMdiTabStripAppearance
'Declaration Public NotInheritable Class TabbedMdiTabStripAppearance
'Usage Dim instance As TabbedMdiTabStripAppearance
public sealed class TabbedMdiTabStripAppearance
System.Object
Xceed.DockingWindows.TabbedMdi.TabbedMdiTabStripAppearance
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. |
Name | Description | |
---|---|---|
![]() | ResetAllowDrag | Resets the value of the AllowDrag property to its default value, true. |
![]() | ResetBackColor | Resets the value of the BackColor to its default value. |
![]() | ResetHeight | Resets the value of the Height property to its default value. |
![]() | ResetSelectedTabBackColor | Resets the value of the SelectedTabBackColor property to its default value. |
![]() | ResetSelectedTabFont | Resets the value of the SelectedTabFont property to its default value. |
![]() | ResetSelectedTabForeColor | Resets the value of the SelectedTabForeColor property to its default value. |
![]() | ResetShowDragHints | Resets the value of the ShowDragHints property to its default value, true. |
![]() | ResetTabBackColor | Resets the value of the TabBackColor property to its default value. |
![]() | ResetTabBorderColor | Resets the value of the TabBorderColor property to its default value. |
![]() | ResetTabFont | Resets the value of the TabFont property to its default value. |
![]() | ResetTabForeColor | Resets the value of the TabForeColor property to its default value. |
Name | Description | |
---|---|---|
![]() | AllowDragChanged | Raised when the value of the AllowDrag property is changed. |
![]() | BackColorChanged | Raised when the value of the BackColor property is changed. |
![]() | HeightChanged | Raised when the value of the Height property is changed. |
![]() | SelectedTabBackColorChanged | Raised when the value of the SelectedTabBackColor property is changed. |
![]() | SelectedTabFontChanged | Raised when the value of the SelectedTabFont property is changed. |
![]() | SelectedTabForeColorChanged | Raised when the value of the SelectedTabForeColor property is changed. |
![]() | ShowDragHintsChanged | Raised when the value of the ShowDragHints property is changed. |
![]() | TabBackColorChanged | Raised when the value of the TabBackColor property is changed. |
![]() | TabBorderColorChanged | Raised when the value of the TabBorderColor property is changed. |
![]() | TabFontChanged | Raised when the value of the TabFont property is changed. |
![]() | TabForeColorChanged | Raised when the value of the TabForeColor property is changed. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2