WinForms

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

    Show / Hide Table of Contents

    Class TabControlPrimitiveButtonStyleInfoStore

    Represents the class holds the plain data for a style object excluding identity information.

    Inheritance
    System.Object
    StyleInfoStore
    TabControlPrimitiveButtonStyleInfoStore
    Implements
    System.IDisposable
    IStyleInfo
    System.Runtime.Serialization.ISerializable
    System.ICloneable
    System.Xml.Serialization.IXmlSerializable
    Inherited Members
    StyleInfoStore.FindStyleInfoProperty(String)
    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 TabControlPrimitiveButtonStyleInfoStore : StyleInfoStore, IDisposable, IStyleInfo, ISerializable, ICloneable, IXmlSerializable

    Constructors

    TabControlPrimitiveButtonStyleInfoStore()

    Initializes a new instance of the TabControlPrimitiveButtonStyleInfoStore class.

    Declaration
    public TabControlPrimitiveButtonStyleInfoStore()

    TabControlPrimitiveButtonStyleInfoStore(SerializationInfo, StreamingContext)

    Initializes a new instance of the TabControlPrimitiveButtonStyleInfoStore class.

    Declaration
    protected TabControlPrimitiveButtonStyleInfoStore(SerializationInfo info, StreamingContext context)
    Parameters
    Type Name Description
    System.Runtime.Serialization.SerializationInfo info

    Populates the SerializationInfo store with the name, type, and value of each piece of information it wants to serialize

    System.Runtime.Serialization.StreamingContext context

    Describes the source and destination of a given serialized stream, and provides an additional caller-defined context.

    Fields

    CloseButtonHoverImageProperty

    Provides information about the CloseButtonHoverImage property.

    Declaration
    public static readonly StyleInfoProperty CloseButtonHoverImageProperty
    Field Value
    Type Description
    StyleInfoProperty

    CloseButtonImageProperty

    Provides information about the CloseButtonImage property.

    Declaration
    public static readonly StyleInfoProperty CloseButtonImageProperty
    Field Value
    Type Description
    StyleInfoProperty

    DisabledCloseButtonImageProperty

    Provides information about the DisabledCloseButtonImage property.

    Declaration
    public static readonly StyleInfoProperty DisabledCloseButtonImageProperty
    Field Value
    Type Description
    StyleInfoProperty

    DisabledDropDownImageProperty

    Provides information about the DisabledDropDownImage property.

    Declaration
    public static readonly StyleInfoProperty DisabledDropDownImageProperty
    Field Value
    Type Description
    StyleInfoProperty

    DisabledFirstTabImageProperty

    Provides information about the DisabledFirstTabImage property.

    Declaration
    public static readonly StyleInfoProperty DisabledFirstTabImageProperty
    Field Value
    Type Description
    StyleInfoProperty

    DisabledLastTabImageProperty

    Provides information about the DisabledLastTabImage property.

    Declaration
    public static readonly StyleInfoProperty DisabledLastTabImageProperty
    Field Value
    Type Description
    StyleInfoProperty

    DisabledNextPageImageProperty

    Provides information about the DisabledNextPageImage property.

    Declaration
    public static readonly StyleInfoProperty DisabledNextPageImageProperty
    Field Value
    Type Description
    StyleInfoProperty

    DisabledNextTabImageProperty

    Provides information about the DisabledNextTabImage property.

    Declaration
    public static readonly StyleInfoProperty DisabledNextTabImageProperty
    Field Value
    Type Description
    StyleInfoProperty

    DisabledOverFlowDropDownImageProperty

    Provides information about the DisabledOverFlowDropDownImage property.

    Declaration
    public static readonly StyleInfoProperty DisabledOverFlowDropDownImageProperty
    Field Value
    Type Description
    StyleInfoProperty

    DisabledPreviousPageImageProperty

    Provides information about the DisabledPreviousPageImage property.

    Declaration
    public static readonly StyleInfoProperty DisabledPreviousPageImageProperty
    Field Value
    Type Description
    StyleInfoProperty

    DisabledPreviousTabImageProperty

    Provides information about the DisabledPreviousTabImage property.

    Declaration
    public static readonly StyleInfoProperty DisabledPreviousTabImageProperty
    Field Value
    Type Description
    StyleInfoProperty

    DropDownHoverImageProperty

    Provides information about the DropDownHoverImage property.

    Declaration
    public static readonly StyleInfoProperty DropDownHoverImageProperty
    Field Value
    Type Description
    StyleInfoProperty

    DropDownImageProperty

    Provides information about the DropDownImage property.

    Declaration
    public static readonly StyleInfoProperty DropDownImageProperty
    Field Value
    Type Description
    StyleInfoProperty

    FirstTabHoverImageProperty

    Provides information about the FirstTabHoverImage property.

    Declaration
    public static readonly StyleInfoProperty FirstTabHoverImageProperty
    Field Value
    Type Description
    StyleInfoProperty

    FirstTabImageProperty

    Provides information about the FirstTabImage property.

    Declaration
    public static readonly StyleInfoProperty FirstTabImageProperty
    Field Value
    Type Description
    StyleInfoProperty

    HoverBackColorProperty

    Provides information about the HoverBackColor property.

    Declaration
    public static readonly StyleInfoProperty HoverBackColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    LastTabHoverImageProperty

    Provides information about the LastTabHoverImage property.

    Declaration
    public static readonly StyleInfoProperty LastTabHoverImageProperty
    Field Value
    Type Description
    StyleInfoProperty

    LastTabImageProperty

    Provides information about the LastTabImage property.

    Declaration
    public static readonly StyleInfoProperty LastTabImageProperty
    Field Value
    Type Description
    StyleInfoProperty

    NextPageHoverImageProperty

    Provides information about the NextPageHoverImage property.

    Declaration
    public static readonly StyleInfoProperty NextPageHoverImageProperty
    Field Value
    Type Description
    StyleInfoProperty

    NextPageImageProperty

    Provides information about the NextPageImage property.

    Declaration
    public static readonly StyleInfoProperty NextPageImageProperty
    Field Value
    Type Description
    StyleInfoProperty

    NextTabHoverImageProperty

    Provides information about the NextTabHoverImage property.

    Declaration
    public static readonly StyleInfoProperty NextTabHoverImageProperty
    Field Value
    Type Description
    StyleInfoProperty

    NextTabImageProperty

    Provides information about the NextTabImage property.

    Declaration
    public static readonly StyleInfoProperty NextTabImageProperty
    Field Value
    Type Description
    StyleInfoProperty

    OverFlowDropDownHoverImageProperty

    Provides information about the OverFlowDropDownHoverImage property.

    Declaration
    public static readonly StyleInfoProperty OverFlowDropDownHoverImageProperty
    Field Value
    Type Description
    StyleInfoProperty

    OverFlowDropDownImageProperty

    Provides information about the OverFlowDropDownImage property.

    Declaration
    public static readonly StyleInfoProperty OverFlowDropDownImageProperty
    Field Value
    Type Description
    StyleInfoProperty

    PressedBackColorProperty

    Provides information about the PressedBackColor property.

    Declaration
    public static readonly StyleInfoProperty PressedBackColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    PreviousPageHoverImageProperty

    Provides information about the PreviousPageHoverImage property.

    Declaration
    public static readonly StyleInfoProperty PreviousPageHoverImageProperty
    Field Value
    Type Description
    StyleInfoProperty

    PreviousPageImageProperty

    Provides information about the PreviousPageImage property.

    Declaration
    public static readonly StyleInfoProperty PreviousPageImageProperty
    Field Value
    Type Description
    StyleInfoProperty

    PreviousTabHoverImageProperty

    Provides information about the PreviousTabHoverImage property.

    Declaration
    public static readonly StyleInfoProperty PreviousTabHoverImageProperty
    Field Value
    Type Description
    StyleInfoProperty

    PreviousTabImageProperty

    Provides information about the PreviousTabImage property.

    Declaration
    public static readonly StyleInfoProperty PreviousTabImageProperty
    Field Value
    Type Description
    StyleInfoProperty

    Properties

    StaticDataStore

    Overridden to get the static data source.

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

    Methods

    Clone()

    Creates a copy of the current object.

    Declaration
    public override object Clone()
    Returns
    Type Description
    System.Object

    A duplicate of the current object.

    Overrides
    StyleInfoStore.Clone()

    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