Class TabBarStyleInfoStore
Implements
System.IDisposable
System.Runtime.Serialization.ISerializable
System.ICloneable
System.Xml.Serialization.IXmlSerializable
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Syncfusion.Windows.Forms
Assembly: Syncfusion.Shared.Base.dll
Syntax
public class TabBarStyleInfoStore : VisualStyleInfoStore, IDisposable, IStyleInfo, ISerializable, ICloneable, IXmlSerializable
Constructors
TabBarStyleInfoStore()
Initializes a new instance of the TabBarStyleInfoStore class.
Declaration
public TabBarStyleInfoStore()
TabBarStyleInfoStore(SerializationInfo, StreamingContext)
Initializes a new instance of the TabBarStyleInfoStore class from a serialization stream.
Declaration
protected TabBarStyleInfoStore(SerializationInfo info, StreamingContext context)
Parameters
Type | Name | Description |
---|---|---|
System.Runtime.Serialization.SerializationInfo | info | An object that holds all the data needed to serialize or deserialize this instance. |
System.Runtime.Serialization.StreamingContext | context | Describes the source and destination of the serialized stream specified by info. |
Fields
ActiveTabFontProperty
Declaration
public static readonly StyleInfoProperty ActiveTabFontProperty
Field Value
Type |
---|
StyleInfoProperty |
AddTabButtonColorProperty
Declaration
public static readonly StyleInfoProperty AddTabButtonColorProperty
Field Value
Type |
---|
StyleInfoProperty |
AddTabButtonHoverColorProperty
Declaration
public static readonly StyleInfoProperty AddTabButtonHoverColorProperty
Field Value
Type |
---|
StyleInfoProperty |
BorderColorProperty
Declaration
public static readonly StyleInfoProperty BorderColorProperty
Field Value
Type |
---|
StyleInfoProperty |
BottomLineColorProperty
Declaration
public static readonly StyleInfoProperty BottomLineColorProperty
Field Value
Type |
---|
StyleInfoProperty |
DottedLineColorProperty
Declaration
public static readonly StyleInfoProperty DottedLineColorProperty
Field Value
Type |
---|
StyleInfoProperty |
HoverTabForeColorProperty
Declaration
public static readonly StyleInfoProperty HoverTabForeColorProperty
Field Value
Type |
---|
StyleInfoProperty |
InActiveTabFontProperty
Declaration
public static readonly StyleInfoProperty InActiveTabFontProperty
Field Value
Type |
---|
StyleInfoProperty |
PressedTabBackColorProperty
Declaration
public static readonly StyleInfoProperty PressedTabBackColorProperty
Field Value
Type |
---|
StyleInfoProperty |
PressedTabForeColorProperty
Declaration
public static readonly StyleInfoProperty PressedTabForeColorProperty
Field Value
Type |
---|
StyleInfoProperty |
SeparatorLineColorProperty
Declaration
public static readonly StyleInfoProperty SeparatorLineColorProperty
Field Value
Type |
---|
StyleInfoProperty |
TabBackColorProperty
Declaration
public static readonly StyleInfoProperty TabBackColorProperty
Field Value
Type |
---|
StyleInfoProperty |
TabBorderColorProperty
Declaration
public static readonly StyleInfoProperty TabBorderColorProperty
Field Value
Type |
---|
StyleInfoProperty |
TabForeColorProperty
Declaration
public static readonly StyleInfoProperty TabForeColorProperty
Field Value
Type |
---|
StyleInfoProperty |
Properties
StaticDataStore
Gets the static data value of the TabBarStyleInfoStore class.
Declaration
protected override StaticData StaticDataStore { get; }
Property Value
Type |
---|
StaticData |
Overrides
Implements
System.IDisposable
System.Runtime.Serialization.ISerializable
System.ICloneable
System.Xml.Serialization.IXmlSerializable