WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TickControlStyleInfoStore - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class TickControlStyleInfoStore

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

    Inheritance
    System.Object
    StyleInfoStore
    VisualStyleInfoStore
    TickControlStyleInfoStore
    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 TickControlStyleInfoStore : VisualStyleInfoStore, IDisposable, IStyleInfo, ISerializable, ICloneable, IXmlSerializable

    Constructors

    TickControlStyleInfoStore()

    Initializes a new instance of the TickControlVisualStyle class.

    Declaration
    public TickControlStyleInfoStore()

    TickControlStyleInfoStore(SerializationInfo, StreamingContext)

    Initializes a new instance of the TickControlVisualStyle class.

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

    BackColorProperty

    Provides information about the control's BackColor property.

    Declaration
    public static readonly StyleInfoProperty BackColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    BorderColorProperty

    Provides information about the control's BorderColor property.

    Declaration
    public static readonly StyleInfoProperty BorderColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    BorderThicknessProperty

    Provides information about the control's BorderThickness property.

    Declaration
    public static readonly StyleInfoProperty BorderThicknessProperty
    Field Value
    Type Description
    StyleInfoProperty

    CheckBoxTickThicknessProperty

    Provides information about the control's TickColor property.

    Declaration
    public static readonly StyleInfoProperty CheckBoxTickThicknessProperty
    Field Value
    Type Description
    StyleInfoProperty

    DisabledBackColorProperty

    Provides information about the control's DisabledBackColor property.

    Declaration
    public static readonly StyleInfoProperty DisabledBackColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    DisabledBorderColorProperty

    Provides information about the control's DisabledBorderColor property.

    Declaration
    public static readonly StyleInfoProperty DisabledBorderColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    DisabledForeColorProperty

    Provides information about the control's DisabledForeColor property.

    Declaration
    public static readonly StyleInfoProperty DisabledForeColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    DisabledIntermediateTickColorProperty

    Provides information about the control's DisabledIntermediate TickColor property.

    Declaration
    public static readonly StyleInfoProperty DisabledIntermediateTickColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    DisabledTickBoxBackColorProperty

    Provides information about the control's DisabledTickBoxBackColor property.

    Declaration
    public static readonly StyleInfoProperty DisabledTickBoxBackColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    DisabledTickBoxBorderColorProperty

    Provides information about the control's DisabledTickBoxBorderColor property.

    Declaration
    public static readonly StyleInfoProperty DisabledTickBoxBorderColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    DisabledTickColorProperty

    Provides information about the control's DisabledTickColor property.

    Declaration
    public static readonly StyleInfoProperty DisabledTickColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    FontProperty

    Provides information about the control's Font property.

    Declaration
    public static readonly StyleInfoProperty FontProperty
    Field Value
    Type Description
    StyleInfoProperty

    ForeColorProperty

    Provides information about the control's ForeColor property.

    Declaration
    public static readonly StyleInfoProperty ForeColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    HoverBackColorProperty

    Provides information about the control's HoverBackColor property.

    Declaration
    public static readonly StyleInfoProperty HoverBackColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    HoverBorderColorProperty

    Provides information about the control's HoverBorderColor property.

    Declaration
    public static readonly StyleInfoProperty HoverBorderColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    HoverForeColorProperty

    Provides information about the control's HoverForeColor property.

    Declaration
    public static readonly StyleInfoProperty HoverForeColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    HoverIntermediateTickColorProperty

    Provides information about the control's HoverIntermediate TickColor property.

    Declaration
    public static readonly StyleInfoProperty HoverIntermediateTickColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    HoverTickBoxBackColorProperty

    Provides information about the control's HoverTickBoxBackColor property.

    Declaration
    public static readonly StyleInfoProperty HoverTickBoxBackColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    HoverTickBoxBorderColorProperty

    Provides information about the control's HoverTickBoxBorderColor property.

    Declaration
    public static readonly StyleInfoProperty HoverTickBoxBorderColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    HoverTickColorProperty

    Provides information about the control's HoverTickColor property.

    Declaration
    public static readonly StyleInfoProperty HoverTickColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    IntermediateTickColorProperty

    Provides information about the control's Intermediate TickColor property.

    Declaration
    public static readonly StyleInfoProperty IntermediateTickColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    PressedForeColorProperty

    Provides information about the control's PressedForeColor property.

    Declaration
    public static readonly StyleInfoProperty PressedForeColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    PressedTickBoxBackColorProperty

    Provides information about the control's PressedTickBoxBackColor property.

    Declaration
    public static readonly StyleInfoProperty PressedTickBoxBackColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    PressedTickBoxBorderColorProperty

    Provides information about the control's PressedTickBoxBorderColor property.

    Declaration
    public static readonly StyleInfoProperty PressedTickBoxBorderColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    PressedTickColorProperty

    Provides information about the control's PressedTickColor property.

    Declaration
    public static readonly StyleInfoProperty PressedTickColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    SelectionTickBoxBackColorProperty

    Provides information about the control's PressedTickBoxBackColor property.

    Declaration
    public static readonly StyleInfoProperty SelectionTickBoxBackColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    SelectionTickBoxBorderColorProperty

    Provides information about the control's PressedTickBoxBorderColor property.

    Declaration
    public static readonly StyleInfoProperty SelectionTickBoxBorderColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    TickBoxBackColorProperty

    Provides information about the control's TickBoxBackColor property.

    Declaration
    public static readonly StyleInfoProperty TickBoxBackColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    TickBoxBorderColorProperty

    Provides information about the control's TickBoxBorderColor property.

    Declaration
    public static readonly StyleInfoProperty TickBoxBorderColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    TickColorProperty

    Provides information about the control's TickColor property.

    Declaration
    public static readonly StyleInfoProperty TickColorProperty
    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
    VisualStyleInfoStore.StaticDataStore

    Implements

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