Class TabControlPrimitiveButtonStyleInfo
Represents the class to define the style for TabControlAdv control.
Inheritance
System.Object
TabControlPrimitiveButtonStyleInfo
Implements
System.ComponentModel.ICustomTypeDescriptor
System.IDisposable
System.ComponentModel.ISupportInitialize
System.IFormattable
System.IConvertible
System.Xml.Serialization.IXmlSerializable
Assembly: Syncfusion.Tools.Windows.dll
public class TabControlPrimitiveButtonStyleInfo : StyleInfoSubObjectBase, ICustomTypeDescriptor, IDisposable, IStyleInfo, ISupportInitialize, IFormattable, IConvertible, IXmlSerializable, IStyleInfoSubObject
Constructors
Declaration
public TabControlPrimitiveButtonStyleInfo()
Declaration
public TabControlPrimitiveButtonStyleInfo(StyleInfoSubObjectIdentity identity)
Parameters
Declaration
public TabControlPrimitiveButtonStyleInfo(StyleInfoSubObjectIdentity identity, TabControlPrimitiveButtonStyleInfoStore store)
Parameters
Declaration
public TabControlPrimitiveButtonStyleInfo(TabControlPrimitiveButtonStyleInfo style)
Parameters
Declaration
public TabControlPrimitiveButtonStyleInfo(TabControlPrimitiveButtonStyleInfoStore store)
Parameters
Properties
Declaration
[ThemeStudio]
public Image CloseButtonHoverImage { get; set; }
Property Value
| Type |
| System.Drawing.Image |
Declaration
[ThemeStudio]
public Image CloseButtonImage { get; set; }
Property Value
| Type |
| System.Drawing.Image |
Gets the default DropDownStyleInfo value.
Declaration
public static TabControlPrimitiveButtonStyleInfo DefaultStyle { get; }
Property Value
Declaration
[ThemeStudio]
public Image DisabledCloseButtonImage { get; set; }
Property Value
| Type |
| System.Drawing.Image |
Declaration
[ThemeStudio]
public Image DisabledDropDownImage { get; set; }
Property Value
| Type |
| System.Drawing.Image |
Declaration
public Image DisabledFirstTabImage { get; set; }
Property Value
| Type |
| System.Drawing.Image |
Declaration
[ThemeStudio]
public Image DisabledLastTabImage { get; set; }
Property Value
| Type |
| System.Drawing.Image |
DisabledNextPageImage
Declaration
public Image DisabledNextPageImage { get; set; }
Property Value
| Type |
| System.Drawing.Image |
Declaration
public Image DisabledNextTabImage { get; set; }
Property Value
| Type |
| System.Drawing.Image |
Declaration
[ThemeStudio]
public Image DisabledOverFlowDropDownImage { get; set; }
Property Value
| Type |
| System.Drawing.Image |
DisabledPreviousPageImage
Declaration
public Image DisabledPreviousPageImage { get; set; }
Property Value
| Type |
| System.Drawing.Image |
Declaration
public Image DisabledPreviousTabImage { get; set; }
Property Value
| Type |
| System.Drawing.Image |
Declaration
[ThemeStudio]
public Image DropDownHoverImage { get; set; }
Property Value
| Type |
| System.Drawing.Image |
Declaration
[ThemeStudio]
public Image DropDownImage { get; set; }
Property Value
| Type |
| System.Drawing.Image |
Declaration
[ThemeStudio]
public Image FirstTabHoverImage { get; set; }
Property Value
| Type |
| System.Drawing.Image |
Declaration
[ThemeStudio]
public Image FirstTabImage { get; set; }
Property Value
| Type |
| System.Drawing.Image |
Gets or sets a color value which is used to fill the background color of primitive button on hover state
Declaration
[ThemeStudio]
public Color HoverBackColor { get; set; }
Property Value
| Type |
| System.Drawing.Color |
Declaration
[ThemeStudio]
public Image LastTabHoverImage { get; set; }
Property Value
| Type |
| System.Drawing.Image |
Declaration
[ThemeStudio]
public Image LastTabImage { get; set; }
Property Value
| Type |
| System.Drawing.Image |
NextPageHoverImage
Declaration
[ThemeStudio]
public Image NextPageHoverImage { get; set; }
Property Value
| Type |
| System.Drawing.Image |
NextPageImage
Declaration
[ThemeStudio]
public Image NextPageImage { get; set; }
Property Value
| Type |
| System.Drawing.Image |
Declaration
[ThemeStudio]
public Image NextTabHoverImage { get; set; }
Property Value
| Type |
| System.Drawing.Image |
Declaration
[ThemeStudio]
public Image NextTabImage { get; set; }
Property Value
| Type |
| System.Drawing.Image |
Declaration
[ThemeStudio]
public Image OverFlowDropDownHoverImage { get; set; }
Property Value
| Type |
| System.Drawing.Image |
Declaration
[ThemeStudio]
public Image OverFlowDropDownImage { get; set; }
Property Value
| Type |
| System.Drawing.Image |
Gets or sets a color value which is used to fill the background color of primitive button on pressed state
Declaration
[ThemeStudio]
public Color PressedBackColor { get; set; }
Property Value
| Type |
| System.Drawing.Color |
PreviousPageHoverImage
Declaration
[ThemeStudio]
public Image PreviousPageHoverImage { get; set; }
Property Value
| Type |
| System.Drawing.Image |
PreviousPageImage
Declaration
[ThemeStudio]
public Image PreviousPageImage { get; set; }
Property Value
| Type |
| System.Drawing.Image |
Declaration
[ThemeStudio]
public Image PreviousTabHoverImage { get; set; }
Property Value
| Type |
| System.Drawing.Image |
Declaration
[ThemeStudio]
public Image PreviousTabImage { get; set; }
Property Value
| Type |
| System.Drawing.Image |
Methods
Declaration
protected override StyleInfoBase GetDefaultStyle()
Returns
Overrides
Implements
System.ComponentModel.ICustomTypeDescriptor
System.IDisposable
System.ComponentModel.ISupportInitialize
System.IFormattable
System.IConvertible
System.Xml.Serialization.IXmlSerializable