WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TabStyleInfoStore

    Show / Hide Table of Contents

    Class TabStyleInfoStore

    Provides storage for the TabStyleInfo object.

    Inheritance
    System.Object
    StyleInfoStore
    VisualStyleInfoStore
    TabStyleInfoStore
    Implements
    System.IDisposable
    IStyleInfo
    System.Runtime.Serialization.ISerializable
    System.ICloneable
    System.Xml.Serialization.IXmlSerializable
    Inherited Members
    StyleInfoStore.FindStyleInfoProperty(String)
    StyleInfoStore.Clone()
    StyleInfoStore.CopyTo(StyleInfoStore)
    StyleInfoStore.Dispose()
    StyleInfoStore.Equals(Object)
    StyleInfoStore.GetHashCode()
    StyleInfoStore.ISerializable.GetObjectData(SerializationInfo, StreamingContext)
    StyleInfoStore.ToString()
    StyleInfoStore.IStyleInfo.ParseString(String)
    StyleInfoStore.ResetChangedBits()
    StyleInfoStore.Clear()
    StyleInfoStore.HasValue(StyleInfoProperty)
    StyleInfoStore.IsValueModified(StyleInfoProperty)
    StyleInfoStore.SetValueModified(StyleInfoProperty, Boolean)
    StyleInfoStore.ResetValue(StyleInfoProperty)
    StyleInfoStore.GetValue(StyleInfoProperty)
    StyleInfoStore.GetShortValue(StyleInfoProperty)
    StyleInfoStore.SetValue(StyleInfoProperty, Object)
    StyleInfoStore.SetValue(StyleInfoProperty, Int16)
    StyleInfoStore.IsSubset(IStyleInfo)
    StyleInfoStore.ModifyStyle(IStyleInfo, StyleModifyType)
    StyleInfoStore.ModifyStyleKeepChanges(IStyleInfo, StyleModifyType)
    StyleInfoStore.MergeStyle(IStyleInfo)
    StyleInfoStore.InheritStyle(IStyleInfo, StyleModifyType)
    StyleInfoStore.ProcessWriteXml(XmlWriter, StyleInfoProperty)
    StyleInfoStore.ProcessReadXml(XmlReader, StyleInfoProperty)
    StyleInfoStore.WriteXml(XmlWriter)
    StyleInfoStore.RegisterXmlSerializer(Type, XmlSerializer)
    StyleInfoStore.ReadXml(XmlReader)
    StyleInfoStore.GetSchema()
    StyleInfoStore.StyleInfoProperties
    StyleInfoStore.PropertyGridSortOrder
    StyleInfoStore.IStyleInfo.Store
    StyleInfoStore.IsEmpty
    StyleInfoStore.IsChanged
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public class TabStyleInfoStore : VisualStyleInfoStore, IDisposable, IStyleInfo, ISerializable, ICloneable, IXmlSerializable

    Constructors

    TabStyleInfoStore()

    Initializes a new instance of the TabStyleInfoStore class.

    Declaration
    public TabStyleInfoStore()

    TabStyleInfoStore(SerializationInfo, StreamingContext)

    Initializes a new instance of the TabStyleInfoStore class from a serialization stream.

    Declaration
    protected TabStyleInfoStore(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

    ActiveBackColorProperty

    Provides information about the ActiveBackColor property.

    Declaration
    public static readonly StyleInfoProperty ActiveBackColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    ActiveBorderColorProperty

    Provides information about the ActiveBorderColor property.

    Declaration
    public static readonly StyleInfoProperty ActiveBorderColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    ActiveCloseButtonBackColorProperty

    Provides information about the ActiveCloseButtonBackColor property.

    Declaration
    public static readonly StyleInfoProperty ActiveCloseButtonBackColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    ActiveCloseButtonForeColorProperty

    Provides information about the ActiveCloseButtonForeColor property.

    Declaration
    public static readonly StyleInfoProperty ActiveCloseButtonForeColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    ActiveFontProperty

    Provides information about the ActiveFont property.

    Declaration
    public static readonly StyleInfoProperty ActiveFontProperty
    Field Value
    Type Description
    StyleInfoProperty

    ActiveForeColorProperty

    Provides information about the ActiveForeColor property.

    Declaration
    public static readonly StyleInfoProperty ActiveForeColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    DisabledActiveBackColorProperty

    Provides information about the DisabledActiveBackColor property.

    Declaration
    public static readonly StyleInfoProperty DisabledActiveBackColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    DisabledActiveForeColorProperty

    Provides information about the DisabledActiveForeColor property.

    Declaration
    public static readonly StyleInfoProperty DisabledActiveForeColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    DisabledBackColorProperty

    Provides information about the DisabledBackColor property.

    Declaration
    public static readonly StyleInfoProperty DisabledBackColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    DisabledBorderColorProperty

    Provides information about the DisabledBorderColor property.

    Declaration
    public static readonly StyleInfoProperty DisabledBorderColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    DisabledForeColorProperty

    Provides information about the DisabledForeColor property.

    Declaration
    public static readonly StyleInfoProperty DisabledForeColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    HoverActiveBorderColorProperty

    Provides information about the HoverActiveBorderColor property.

    Declaration
    public static readonly StyleInfoProperty HoverActiveBorderColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    HoverActiveCloseButtonForeColorProperty

    Provides information about the HoverActiveCloseButtonForeColor property.

    Declaration
    public static readonly StyleInfoProperty HoverActiveCloseButtonForeColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    HoverActiveForeColorProperty

    Provides information about the HoverActiveForeColor property.

    Declaration
    public static readonly StyleInfoProperty HoverActiveForeColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    HoverInactiveCloseButtonForeColorProperty

    Provides information about the HoverInactiveCloseButtonForeColor property.

    Declaration
    public static readonly StyleInfoProperty HoverInactiveCloseButtonForeColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    HoverInactiveForeColorProperty

    Provides information about the HoverInactiveForeColor property.

    Declaration
    public static readonly StyleInfoProperty HoverInactiveForeColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    InactiveBackColorProperty

    Provides information about the InactiveBackColor property.

    Declaration
    public static readonly StyleInfoProperty InactiveBackColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    InactiveCloseButtonBackColorProperty

    Provides information about the InactiveCloseButtonBackColor property.

    Declaration
    public static readonly StyleInfoProperty InactiveCloseButtonBackColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    InactiveCloseButtonForeColorProperty

    Provides information about the InactiveCloseButtonForeColor property.

    Declaration
    public static readonly StyleInfoProperty InactiveCloseButtonForeColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    InactiveFontProperty

    Provides information about the InactiveFont property.

    Declaration
    public static readonly StyleInfoProperty InactiveFontProperty
    Field Value
    Type Description
    StyleInfoProperty

    InactiveForeColorProperty

    Provides information about the InactiveForeColor property.

    Declaration
    public static readonly StyleInfoProperty InactiveForeColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    PressedCloseButtonBackColorProperty

    Provides information about the PressedCloseButtonBackColor property.

    Declaration
    public static readonly StyleInfoProperty PressedCloseButtonBackColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    PressedCloseButtonForeColorProperty

    Provides information about the PressedCloseButtonForeColor property.

    Declaration
    public static readonly StyleInfoProperty PressedCloseButtonForeColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    SeparatorColorProperty

    Provides information about the SeparatorColor property.

    Declaration
    public static readonly StyleInfoProperty SeparatorColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    Properties

    StaticDataStore

    Gets the static data value of the class.

    Declaration
    protected override StaticData StaticDataStore { get; }
    Property Value
    Type Description
    StaticData
    Overrides
    VisualStyleInfoStore.StaticDataStore

    Implements

    System.IDisposable
    IStyleInfo
    System.Runtime.Serialization.ISerializable
    System.ICloneable
    System.Xml.Serialization.IXmlSerializable
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved