WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class EditControlStyleInfoStore - WindowsForms API Reference | Syncfusion EditControlVisualStyle object. ">

    Show / Hide Table of Contents

    Class EditControlStyleInfoStore

    Provides storage for the EditControlVisualStyle object.

    Inheritance
    System.Object
    StyleInfoStore
    VisualStyleInfoStore
    EditControlStyleInfoStore
    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
    Assembly: Syncfusion.Edit.Windows.dll
    Syntax
    public class EditControlStyleInfoStore : VisualStyleInfoStore, IDisposable, IStyleInfo, ISerializable, ICloneable, IXmlSerializable

    Constructors

    EditControlStyleInfoStore()

    Initializes a new instance of the EditControlStyleInfoStore class.

    Declaration
    public EditControlStyleInfoStore()

    EditControlStyleInfoStore(SerializationInfo, StreamingContext)

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

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

    BookmarkMarginBackColorProperty

    Provides information about the BookmarkMarginBackColor property.

    Declaration
    public static readonly StyleInfoProperty BookmarkMarginBackColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    CollapseButtonBackColorProperty

    Provides information about the CollapseButtonBackColor property.

    Declaration
    public static readonly StyleInfoProperty CollapseButtonBackColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    CollapsedButtonForeColorProperty

    Provides information about the CollapsedButtonForeColor property.

    Declaration
    public static readonly StyleInfoProperty CollapsedButtonForeColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    CollapseMarginBackColorProperty

    Provides information about the CollapseMarginBackColor property.

    Declaration
    public static readonly StyleInfoProperty CollapseMarginBackColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    ContextChoiceStyleProperty

    Provides information about the ContextChoiceStyle property.

    Declaration
    public static readonly StyleInfoProperty ContextChoiceStyleProperty
    Field Value
    Type Description
    StyleInfoProperty

    ContextPromptStyleProperty

    Provides information about the ContextChoiceStyle property.

    Declaration
    public static readonly StyleInfoProperty ContextPromptStyleProperty
    Field Value
    Type Description
    StyleInfoProperty

    DialogBoxStyleProperty

    Provides information about the DialogBoxStyle property.

    Declaration
    public static readonly StyleInfoProperty DialogBoxStyleProperty
    Field Value
    Type Description
    StyleInfoProperty

    DisabledCollapseButtonBackColorProperty

    Provides information about the DisabledCollapseButtonBackColor property.

    Declaration
    public static readonly StyleInfoProperty DisabledCollapseButtonBackColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    DisabledCollapseButtonForeColorProperty

    Provides information about the DisabledCollapseButtonForeColor property.

    Declaration
    public static readonly StyleInfoProperty DisabledCollapseButtonForeColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    DisabledLineNumberForeColorProperty

    Provides information about the DisabledLineNumberForeColor property.

    Declaration
    public static readonly StyleInfoProperty DisabledLineNumberForeColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    DisabledSplitterBackColorProperty

    Provides information about the DisabledSplitterBackColor property.

    Declaration
    public static readonly StyleInfoProperty DisabledSplitterBackColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    DisabledSplitterForeColorProperty

    Provides information about the DisabledSplitterForeColor property.

    Declaration
    public static readonly StyleInfoProperty DisabledSplitterForeColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    LineChangedIndicatorColorProperty

    Provides information about the LineChangedIndicatorColor property.

    Declaration
    public static readonly StyleInfoProperty LineChangedIndicatorColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    LineNumberFontProperty

    Provides information about the LineNumberFont property.

    Declaration
    public static readonly StyleInfoProperty LineNumberFontProperty
    Field Value
    Type Description
    StyleInfoProperty

    LineNumberForeColorProperty

    Provides information about the LineNumberForeColor property.

    Declaration
    public static readonly StyleInfoProperty LineNumberForeColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    LineNumberMarginBackColorProperty

    Provides information about the LineNumberMarginBackColor property.

    Declaration
    public static readonly StyleInfoProperty LineNumberMarginBackColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    LineSavedIndicatorColorProperty

    Provides information about the LineSavedIndicatorColor property.

    Declaration
    public static readonly StyleInfoProperty LineSavedIndicatorColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    SelectionMarginBackColorProperty

    Provides information about the SelectionMarginBackColor property.

    Declaration
    public static readonly StyleInfoProperty SelectionMarginBackColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    SelectionMarginForeColorProperty

    Provides information about the SelectionMarginForeColor property.

    Declaration
    public static readonly StyleInfoProperty SelectionMarginForeColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    SplitterBackColorProperty

    Provides information about the SplitterBackColor property.

    Declaration
    public static readonly StyleInfoProperty SplitterBackColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    SplitterForeColorProperty

    Provides information about the SplitterForeColor property.

    Declaration
    public static readonly StyleInfoProperty SplitterForeColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    ToolTipStyleProperty

    Provides information about the ContextChoiceStyle property.

    Declaration
    public static readonly StyleInfoProperty ToolTipStyleProperty
    Field Value
    Type Description
    StyleInfoProperty

    UserMarginBackColorProperty

    Provides information about the UserMarginBackColor property.

    Declaration
    public static readonly StyleInfoProperty UserMarginBackColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    UserMarginBorderColorProperty

    Provides information about the UserMarginBorderColor property.

    Declaration
    public static readonly StyleInfoProperty UserMarginBorderColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    Properties

    StaticDataStore

    Gets the static data value of the EditControlStyleInfoStore 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 - 2021 Syncfusion Inc. All Rights Reserved