TabControl
A custom TabControl class that provides extended set of features.
public class TabControl : System.Windows.Controls.TabControl
Inherits from / implements: System.Windows.Controls.TabControl
Members at a glance
AddNewItemButtonBackground | Gets or sets the add new item button background. |
AddNewItemContentBrush | Gets or sets the add new item content brush. |
AddNewTabItemTooltipText | Gets or sets the add new tab item tooltip text. |
ButtonLeftArrowGeometryPathFillBrush | Gets or sets the button left arrow geometry path fill brush. |
ButtonLeftArrowGeometryPathStrokeBrush | Gets or sets the button left arrow geometry path stroke brush. |
ButtonRightArrowGeometryPathFillBrush | Gets or sets the button right arrow geometry path fill brush. |
ButtonRightArrowGeometryPathStrokeBrush | Gets or sets the button right arrow geometry path stroke brush. |
CloseButtonCrossMarkColorBrush | Gets or sets the close button cross mark color brush. |
CloseButtonStrokeBrush | Gets or sets the close button stroke brush. |
CloseTabTooltipText | Gets or sets the close tab tooltip text. |
RenderingMode | Gets or sets the rendering mode. |
ScrollButtonBrush | Gets or sets the scroll button brush. |
ScrollButtonOnMouseOverBrush | Gets or sets the scroll button on mouse over brush. |
TabControlBackground | Gets or sets the tab control background. |
TabItemBorderBrush | Gets or sets the tab item border brush. |
TabItemBorderOnMouseOverBrush | Gets or sets the tab item border on mouse over brush. |
TabItemCloseButtonFillOnMouseOverBrush | Gets or sets the tab item close button fill on mouse over brush. |
TabItemControlTemplate | Gets or sets the tab item control template. |
TabItemFillOnMouseOverBrush | Gets or sets the tab item fill on mouse over brush. |
TabItemPathBrush | Gets or sets the tab item path brush. |
TabItemSelectedFill | Gets or sets the tab item selected fill. |
TabItemTextForeground | Gets or sets the tab item text foreground. |
AddNewItemButtonBackgroundProperty | The add new item button background property |
AddNewItemContentBrushProperty | The add new item content brush property |
AddNewTabItemTooltipTextProperty | The add new tab item tooltip text property |
ButtonLeftArrowGeometryPathFillBrushProperty | The button left arrow geometry path fill brush property |
ButtonLeftArrowGeometryPathStrokeBrushProperty | The button left arrow geometry path stroke brush property |
ButtonRightArrowGeometryPathFillBrushProperty | The button right arrow geometry path fill brush property |
ButtonRightArrowGeometryPathStrokeBrushProperty | The button right arrow geometry path stroke brush property |
CloseButtonCrossMarkColorBrushProperty | The close button cross mark color brush property |
CloseButtonStrokeBrushProperty | The close button stroke brush property |
CloseTabTooltipTextProperty | The close tab tooltip text property |
RenderingModeProperty | The rendering mode property |
ScrollButtonBrushProperty | The scroll button brush property |
ScrollButtonOnMouseOverBrushProperty | The scroll button on mouse over brush property |
TabControlBackgroundProperty | The tab control background property |
TabItemBorderBrushProperty | The tab item border brush property |
TabItemBorderOnMouseOverBrushProperty | The tab item border on mouse over brush property |
TabItemCloseButtonFillOnMouseOverBrushProperty | The tab item close button fill on mouse over brush property |
TabItemControlTemplateProperty | The tab item control template property |
TabItemFillOnMouseOverBrushProperty | The tab item fill on mouse over brush property |
TabItemPathBrushProperty | The tab item path brush property |
TabItemSelectedFillProperty | The tab item selected fill property |
TabItemTextForegroundProperty | The tab item text foreground property |
Properties
AddNewItemButtonBackground
Gets or sets the add new item button background.
Value. The add new item button background.
AddNewItemContentBrush
Gets or sets the add new item content brush.
Value. The add new item content brush.
AddNewTabItemTooltipText
Gets or sets the add new tab item tooltip text.
Value. The add new tab item tooltip text.
ButtonLeftArrowGeometryPathFillBrush
Gets or sets the button left arrow geometry path fill brush.
Value. The button left arrow geometry path fill brush.
ButtonLeftArrowGeometryPathStrokeBrush
Gets or sets the button left arrow geometry path stroke brush.
Value. The button left arrow geometry path stroke brush.
ButtonRightArrowGeometryPathFillBrush
Gets or sets the button right arrow geometry path fill brush.
Value. The button right arrow geometry path fill brush.
ButtonRightArrowGeometryPathStrokeBrush
Gets or sets the button right arrow geometry path stroke brush.
Value. The button right arrow geometry path stroke brush.
CloseButtonCrossMarkColorBrush
Gets or sets the close button cross mark color brush.
Value. The close button cross mark color brush.
CloseButtonStrokeBrush
Gets or sets the close button stroke brush.
Value. The close button stroke brush.
CloseTabTooltipText
Gets or sets the close tab tooltip text.
Value. The close tab tooltip text.
RenderingMode
Gets or sets the rendering mode.
Value. The rendering mode.
ScrollButtonBrush
Gets or sets the scroll button brush.
Value. The scroll button brush.
ScrollButtonOnMouseOverBrush
Gets or sets the scroll button on mouse over brush.
Value. The scroll button on mouse over brush.
TabControlBackground
Gets or sets the tab control background.
Value. The tab control background.
TabItemBorderBrush
Gets or sets the tab item border brush.
Value. The tab item border brush.
TabItemBorderOnMouseOverBrush
Gets or sets the tab item border on mouse over brush.
Value. The tab item border on mouse over brush.
TabItemCloseButtonFillOnMouseOverBrush
Gets or sets the tab item close button fill on mouse over brush.
Value. The tab item close button fill on mouse over brush.
TabItemControlTemplate
Gets or sets the tab item control template.
Value. The tab item control template.
TabItemFillOnMouseOverBrush
Gets or sets the tab item fill on mouse over brush.
Value. The tab item fill on mouse over brush.
TabItemPathBrush
Gets or sets the tab item path brush.
Value. The tab item path brush.
TabItemSelectedFill
Gets or sets the tab item selected fill.
Value. The tab item selected fill.
TabItemTextForeground
Gets or sets the tab item text foreground.
Value. The tab item text foreground.
Fields
AddNewItemButtonBackgroundProperty
The add new item button background property
AddNewItemContentBrushProperty
The add new item content brush property
AddNewTabItemTooltipTextProperty
The add new tab item tooltip text property
ButtonLeftArrowGeometryPathFillBrushProperty
The button left arrow geometry path fill brush property
ButtonLeftArrowGeometryPathStrokeBrushProperty
The button left arrow geometry path stroke brush property
ButtonRightArrowGeometryPathFillBrushProperty
The button right arrow geometry path fill brush property
ButtonRightArrowGeometryPathStrokeBrushProperty
The button right arrow geometry path stroke brush property
CloseButtonCrossMarkColorBrushProperty
The close button cross mark color brush property
CloseButtonStrokeBrushProperty
The close button stroke brush property
CloseTabTooltipTextProperty
The close tab tooltip text property
RenderingModeProperty
The rendering mode property
ScrollButtonBrushProperty
The scroll button brush property
ScrollButtonOnMouseOverBrushProperty
The scroll button on mouse over brush property
TabControlBackgroundProperty
The tab control background property
TabItemBorderBrushProperty
The tab item border brush property
TabItemBorderOnMouseOverBrushProperty
The tab item border on mouse over brush property
TabItemCloseButtonFillOnMouseOverBrushProperty
The tab item close button fill on mouse over brush property
TabItemControlTemplateProperty
The tab item control template property
TabItemFillOnMouseOverBrushProperty
The tab item fill on mouse over brush property
TabItemPathBrushProperty
The tab item path brush property
TabItemSelectedFillProperty
The tab item selected fill property
TabItemTextForegroundProperty
The tab item text foreground property