Class DockWindowStyleInfoStore
Represents the class holds the plain data for a style object excluding identity information.
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.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public class DockWindowStyleInfoStore : StyleInfoStore, IDisposable, IStyleInfo, ISerializable, ICloneable, IXmlSerializable
Constructors
DockWindowStyleInfoStore()
Declaration
public DockWindowStyleInfoStore()
Fields
ActiveCaptionBackColorProperty
Provides information about the ActiveCaptionBackColor property.
Declaration
public static readonly StyleInfoProperty ActiveCaptionBackColorProperty
Field Value
Type |
---|
StyleInfoProperty |
ActiveCaptionFontProperty
Provides information about the ActiveCaptionFont property.
Declaration
public static readonly StyleInfoProperty ActiveCaptionFontProperty
Field Value
Type |
---|
StyleInfoProperty |
ActiveCaptionForeColorProperty
Provides information about the ActiveCaptionForeColor property.
Declaration
public static readonly StyleInfoProperty ActiveCaptionForeColorProperty
Field Value
Type |
---|
StyleInfoProperty |
BorderColorProperty
Provides information about the BorderColor property.
Declaration
public static readonly StyleInfoProperty BorderColorProperty
Field Value
Type |
---|
StyleInfoProperty |
CaptionBackColorProperty
Provides information about the CaptionBackColor property.
Declaration
public static readonly StyleInfoProperty CaptionBackColorProperty
Field Value
Type |
---|
StyleInfoProperty |
CaptionFontProperty
Provides information about the CaptionFont property.
Declaration
public static readonly StyleInfoProperty CaptionFontProperty
Field Value
Type |
---|
StyleInfoProperty |
CaptionForeColorProperty
Provides information about the CaptionForeColor property.
Declaration
public static readonly StyleInfoProperty CaptionForeColorProperty
Field Value
Type |
---|
StyleInfoProperty |
FocusedBorderColorProperty
Provides information about the FocusedBorderColor property.
Declaration
public static readonly StyleInfoProperty FocusedBorderColorProperty
Field Value
Type |
---|
StyleInfoProperty |
Properties
StaticDataStore
Overridden to get the static data source.
Declaration
protected override StaticData StaticDataStore { get; }
Property Value
Type |
---|
StaticData |
Overrides
Implements
System.IDisposable
System.Runtime.Serialization.ISerializable
System.ICloneable
System.Xml.Serialization.IXmlSerializable