Class TabStyleInfo
Represents the class to define the style for TabControlAdv control.
Inheritance
Implements
Inherited Members
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public class TabStyleInfo : StyleInfoSubObjectBase, ICustomTypeDescriptor, IDisposable, IStyleInfo, ISupportInitialize, IFormattable, IConvertible, IXmlSerializable, IStyleInfoSubObject
Constructors
TabStyleInfo()
Initializes a new instance of the TabStyleInfo class.
Declaration
public TabStyleInfo()
TabStyleInfo(StyleInfoSubObjectIdentity)
Initializes a new instance of the TabStyleInfo class.
Declaration
public TabStyleInfo(StyleInfoSubObjectIdentity identity)
Parameters
Type | Name | Description |
---|---|---|
StyleInfoSubObjectIdentity | identity | A TabStyleInfoIdentity that holds the identity for this TabStyleInfoStore. |
TabStyleInfo(StyleInfoSubObjectIdentity, StyleInfoStore)
Initializes a new instance of the TabStyleInfo class.
Declaration
public TabStyleInfo(StyleInfoSubObjectIdentity identity, StyleInfoStore store)
Parameters
Type | Name | Description |
---|---|---|
StyleInfoSubObjectIdentity | identity | A TabStyleInfoIdentity that holds the identity for this TabStyleInfoStore. |
StyleInfoStore | store | The store. |
Properties
ActiveBackColor
Gets or sets a color value which is used to fill the background of active tabpage in TabControlAdv
Declaration
[ThemeStudio]
public Color ActiveBackColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
ActiveBorderColor
Gets or sets a color value which is used to draw the Top border of active tabpage in TabControlAdv
Declaration
[ThemeStudio]
public Color ActiveBorderColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
ActiveCloseButtonBackColor
Gets or sets a color value which is used to draw the background of active closebutton on hover state in TabControlAdv
Declaration
[ThemeStudio]
public Color ActiveCloseButtonBackColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
ActiveCloseButtonForeColor
Gets or sets a color value which is used to draw the active closebutton in TabControlAdv
Declaration
[ThemeStudio]
public Color ActiveCloseButtonForeColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
ActiveFont
Gets or sets a font value which is used to draw the text of ActiveTabPage of TabControlAdv
Declaration
[ThemeStudio]
public Font ActiveFont { get; set; }
Property Value
Type |
---|
System.Drawing.Font |
ActiveForeColor
Gets or sets a color value which is used to draw the text of active tabpage in TabControlAdv
Declaration
[ThemeStudio]
public Color ActiveForeColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
DefaultStyle
Gets the default style value for the TabControlAdv control.
Declaration
public static TabStyleInfo DefaultStyle { get; }
Property Value
Type |
---|
TabStyleInfo |
DisabledActiveBackColor
Gets or sets a color value which is used to fill the back ground of disabled active tabpage of TabControlAdv
Declaration
[ThemeStudio]
public Color DisabledActiveBackColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
DisabledActiveForeColor
Gets or sets a color value which is used to draw the text of disabled active tabpage of TabControlAdv
Declaration
[ThemeStudio]
public Color DisabledActiveForeColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
DisabledBackColor
Gets or sets a color value which is used to fill the back ground of disabled inactive tabpage of TabControlAdv
Declaration
[ThemeStudio]
public Color DisabledBackColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
DisabledBorderColor
Gets or sets a color value which is used to draw the Top border of active tabpage on disabled state in TabControlAdv
Declaration
[ThemeStudio]
public Color DisabledBorderColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
DisabledForeColor
Gets or sets a color value which is used to draw the text of disabled tabpage of TabControlAdv
Declaration
[ThemeStudio]
public Color DisabledForeColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
HoverActiveBorderColor
Gets or sets a color value which is used to draw the Top border of active tabpage on hover state in TabControlAdv
Declaration
[ThemeStudio]
public Color HoverActiveBorderColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
HoverActiveCloseButtonForeColor
Gets or sets a color value which is used to draw the active closebutton on hover state in TabControlAdv
Declaration
[ThemeStudio]
public Color HoverActiveCloseButtonForeColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
HoverActiveForeColor
Gets or sets a color value which is used to draw the text of active tabpage on hover state in TabControlAdv
Declaration
[ThemeStudio]
public Color HoverActiveForeColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
HoverInactiveCloseButtonForeColor
Gets or sets a color value which is used to draw the inactive closebutton on hover state in TabControlAdv
Declaration
[ThemeStudio]
public Color HoverInactiveCloseButtonForeColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
HoverInactiveForeColor
Gets or sets a color value which is used to draw the text of InactiveTabPage on hover state in TabControlAdv
Declaration
[ThemeStudio]
public Color HoverInactiveForeColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
InactiveBackColor
Gets or sets a color value which is used to fill the background of inactive tabpage in TabControlAdv
Declaration
[ThemeStudio]
public Color InactiveBackColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
InactiveCloseButtonBackColor
Gets or sets a color value which is used to draw the background of inactive closebutton on hover state in TabControlAdv
Declaration
[ThemeStudio]
public Color InactiveCloseButtonBackColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
InactiveCloseButtonForeColor
Gets or sets a color value which is used to draw the inactive closebutton in TabControlAdv
Declaration
[ThemeStudio]
public Color InactiveCloseButtonForeColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
InactiveFont
Gets or sets a font value which is used to draw the text of InactiveTabPage of TabControlAdv
Declaration
[ThemeStudio]
public Font InactiveFont { get; set; }
Property Value
Type |
---|
System.Drawing.Font |
InactiveForeColor
Gets or sets a color value which is used to draw the text of inactive tabpage in TabControlAdv
Declaration
[ThemeStudio]
public Color InactiveForeColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
PressedCloseButtonBackColor
Gets or sets a color value which is used to draw the background of closebutton on pressed state in TabControlAdv
Declaration
[ThemeStudio]
public Color PressedCloseButtonBackColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
PressedCloseButtonForeColor
Gets or sets a color value which is used to draw the closebutton on pressed state in TabControlAdv
Declaration
[ThemeStudio]
public Color PressedCloseButtonForeColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
SeparatorColor
Gets or sets a color value which is used to draw the separator between header of tabpages in TabControlAdv
Declaration
[ThemeStudio]
public Color SeparatorColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
Methods
GetDefaultStyle()
Gets the default style value of the TabStyleInfo class.
Declaration
protected override StyleInfoBase GetDefaultStyle()
Returns
Type | Description |
---|---|
StyleInfoBase | Returns the default style value. |