menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TitleBarStyleInfoStore - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class TitleBarStyleInfoStore

    Provides storage for the TitleBarStyleInfo object.

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

    Constructors

    TitleBarStyleInfoStore()

    Initializes a new instance of the TitleBarStyleInfoStore class.

    Declaration
    public TitleBarStyleInfoStore()

    TitleBarStyleInfoStore(SerializationInfo, StreamingContext)

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

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

    AllowRichTextProperty

    Provides information about the AllowRichText property.

    Declaration
    public static readonly StyleInfoProperty AllowRichTextProperty
    Field Value
    Type
    StyleInfoProperty

    BackColorProperty

    Provides information about the BackColor property.

    Declaration
    public static readonly StyleInfoProperty BackColorProperty
    Field Value
    Type
    StyleInfoProperty

    BottomBorderColorProperty

    Provides information about the BottomBorderColor property.

    Declaration
    public static readonly StyleInfoProperty BottomBorderColorProperty
    Field Value
    Type
    StyleInfoProperty

    CaptionImageLocationProperty

    Provides information about the CaptionImageLocation property.

    Declaration
    public static readonly StyleInfoProperty CaptionImageLocationProperty
    Field Value
    Type
    StyleInfoProperty

    CaptionImageProperty

    Provides information about the CaptionImage property.

    Declaration
    public static readonly StyleInfoProperty CaptionImageProperty
    Field Value
    Type
    StyleInfoProperty

    CloseButtonForeColorProperty

    Provides information about the CloseButtonForeColor property.

    Declaration
    public static readonly StyleInfoProperty CloseButtonForeColorProperty
    Field Value
    Type
    StyleInfoProperty

    CloseButtonHoverBackColorProperty

    Provides information about the CloseButtonHoverBackColor property.

    Declaration
    public static readonly StyleInfoProperty CloseButtonHoverBackColorProperty
    Field Value
    Type
    StyleInfoProperty

    CloseButtonHoverForeColorProperty

    Provides information about the CloseButtonHoverForeColor property.

    Declaration
    public static readonly StyleInfoProperty CloseButtonHoverForeColorProperty
    Field Value
    Type
    StyleInfoProperty

    CloseButtonHoverImageProperty

    Provides information about the CloseButtonHoverImage property.

    Declaration
    public static readonly StyleInfoProperty CloseButtonHoverImageProperty
    Field Value
    Type
    StyleInfoProperty

    CloseButtonImageProperty

    Provides information about the CloseButtonImage property.

    Declaration
    public static readonly StyleInfoProperty CloseButtonImageProperty
    Field Value
    Type
    StyleInfoProperty

    CloseButtonPressedBackColorProperty

    Provides information about the CloseButtonPressedBackColor property.

    Declaration
    public static readonly StyleInfoProperty CloseButtonPressedBackColorProperty
    Field Value
    Type
    StyleInfoProperty

    CloseButtonPressedForeColorProperty

    Provides information about the CloseButtonPressedForeColor property.

    Declaration
    public static readonly StyleInfoProperty CloseButtonPressedForeColorProperty
    Field Value
    Type
    StyleInfoProperty

    CloseButtonPressedImageProperty

    Provides information about the CloseButtonPressedImage property.

    Declaration
    public static readonly StyleInfoProperty CloseButtonPressedImageProperty
    Field Value
    Type
    StyleInfoProperty

    CloseButtonSizeProperty

    Provides information about the CloseButtonSize property.

    Declaration
    public static readonly StyleInfoProperty CloseButtonSizeProperty
    Field Value
    Type
    StyleInfoProperty

    FontProperty

    Provides information about the Font property.

    Declaration
    public static readonly StyleInfoProperty FontProperty
    Field Value
    Type
    StyleInfoProperty

    ForeColorProperty

    Provides information about the ForeColor property.

    Declaration
    public static readonly StyleInfoProperty ForeColorProperty
    Field Value
    Type
    StyleInfoProperty

    HeightProperty

    Provides information about the Height property.

    Declaration
    public static readonly StyleInfoProperty HeightProperty
    Field Value
    Type
    StyleInfoProperty

    HelpButtonForeColorProperty

    Provides information about the HelpButtonForeColor property.

    Declaration
    public static readonly StyleInfoProperty HelpButtonForeColorProperty
    Field Value
    Type
    StyleInfoProperty

    HelpButtonHoverBackColorProperty

    Provides information about the HelpButtonHoverBackColor property.

    Declaration
    public static readonly StyleInfoProperty HelpButtonHoverBackColorProperty
    Field Value
    Type
    StyleInfoProperty

    HelpButtonHoverForeColorProperty

    Provides information about the HelpButtonHoverForeColor property.

    Declaration
    public static readonly StyleInfoProperty HelpButtonHoverForeColorProperty
    Field Value
    Type
    StyleInfoProperty

    HelpButtonHoverImageProperty

    Provides information about the HelpButtonHoverImage property.

    Declaration
    public static readonly StyleInfoProperty HelpButtonHoverImageProperty
    Field Value
    Type
    StyleInfoProperty

    HelpButtonImageProperty

    Provides information about the HelpButtonImage property.

    Declaration
    public static readonly StyleInfoProperty HelpButtonImageProperty
    Field Value
    Type
    StyleInfoProperty

    HelpButtonPressedBackColorProperty

    Provides information about the HelpButtonPressedBackColor property.

    Declaration
    public static readonly StyleInfoProperty HelpButtonPressedBackColorProperty
    Field Value
    Type
    StyleInfoProperty

    HelpButtonPressedForeColorProperty

    Provides information about the HelpButtonPressedForeColor property.

    Declaration
    public static readonly StyleInfoProperty HelpButtonPressedForeColorProperty
    Field Value
    Type
    StyleInfoProperty

    HelpButtonPressedImageProperty

    Provides information about the HelpButtonPressedImage property.

    Declaration
    public static readonly StyleInfoProperty HelpButtonPressedImageProperty
    Field Value
    Type
    StyleInfoProperty

    HelpButtonSizeProperty

    Provides information about the HelpButtonSize property.

    Declaration
    public static readonly StyleInfoProperty HelpButtonSizeProperty
    Field Value
    Type
    StyleInfoProperty

    IconBackColorProperty

    Provides information about the IconBackColor property.

    Declaration
    public static readonly StyleInfoProperty IconBackColorProperty
    Field Value
    Type
    StyleInfoProperty

    IconHorizontalAlignmentProperty

    Provides information about the IconHorizontalAlignment property.

    Declaration
    public static readonly StyleInfoProperty IconHorizontalAlignmentProperty
    Field Value
    Type
    StyleInfoProperty

    IconVerticalAlignmentProperty

    Provides information about the IconVerticalAlignment property.

    Declaration
    public static readonly StyleInfoProperty IconVerticalAlignmentProperty
    Field Value
    Type
    StyleInfoProperty

    MaximizeButtonForeColorProperty

    Provides information about the MaximizeButtonForeColor property.

    Declaration
    public static readonly StyleInfoProperty MaximizeButtonForeColorProperty
    Field Value
    Type
    StyleInfoProperty

    MaximizeButtonHoverBackColorProperty

    Provides information about the MaximizeButtonHoverBackColor property.

    Declaration
    public static readonly StyleInfoProperty MaximizeButtonHoverBackColorProperty
    Field Value
    Type
    StyleInfoProperty

    MaximizeButtonHoverForeColorProperty

    Provides information about the MaximizeButtonHoverForeColor property.

    Declaration
    public static readonly StyleInfoProperty MaximizeButtonHoverForeColorProperty
    Field Value
    Type
    StyleInfoProperty

    MaximizeButtonHoverImageProperty

    Provides information about the MaximizeButtonHoverImage property.

    Declaration
    public static readonly StyleInfoProperty MaximizeButtonHoverImageProperty
    Field Value
    Type
    StyleInfoProperty

    MaximizeButtonImageProperty

    Provides information about the MaximizeButtonImage property.

    Declaration
    public static readonly StyleInfoProperty MaximizeButtonImageProperty
    Field Value
    Type
    StyleInfoProperty

    MaximizeButtonPressedBackColorProperty

    Provides information about the MaximizeButtonPressedBackColor property.

    Declaration
    public static readonly StyleInfoProperty MaximizeButtonPressedBackColorProperty
    Field Value
    Type
    StyleInfoProperty

    MaximizeButtonPressedForeColorProperty

    Provides information about the MaximizeButtonPressedForeColor property.

    Declaration
    public static readonly StyleInfoProperty MaximizeButtonPressedForeColorProperty
    Field Value
    Type
    StyleInfoProperty

    MaximizeButtonPressedImageProperty

    Provides information about the MaximizeButtonPressedImage property.

    Declaration
    public static readonly StyleInfoProperty MaximizeButtonPressedImageProperty
    Field Value
    Type
    StyleInfoProperty

    MaximizeButtonSizeProperty

    Provides information about the MaximizeButtonSize property.

    Declaration
    public static readonly StyleInfoProperty MaximizeButtonSizeProperty
    Field Value
    Type
    StyleInfoProperty

    MinimizeButtonForeColorProperty

    Provides information about the MinimizeButtonForeColor property.

    Declaration
    public static readonly StyleInfoProperty MinimizeButtonForeColorProperty
    Field Value
    Type
    StyleInfoProperty

    MinimizeButtonHoverBackColorProperty

    Provides information about the MinimizeButtonHoverBackColor property.

    Declaration
    public static readonly StyleInfoProperty MinimizeButtonHoverBackColorProperty
    Field Value
    Type
    StyleInfoProperty

    MinimizeButtonHoverForeColorProperty

    Provides information about the MinimizeButtonHoverForeColor property.

    Declaration
    public static readonly StyleInfoProperty MinimizeButtonHoverForeColorProperty
    Field Value
    Type
    StyleInfoProperty

    MinimizeButtonHoverImageProperty

    Provides information about the MinimizeButtonHoverImage property.

    Declaration
    public static readonly StyleInfoProperty MinimizeButtonHoverImageProperty
    Field Value
    Type
    StyleInfoProperty

    MinimizeButtonImageProperty

    Provides information about the MinimizeButtonImage property.

    Declaration
    public static readonly StyleInfoProperty MinimizeButtonImageProperty
    Field Value
    Type
    StyleInfoProperty

    MinimizeButtonPressedBackColorProperty

    Provides information about the MinimizeButtonPressedBackColor property.

    Declaration
    public static readonly StyleInfoProperty MinimizeButtonPressedBackColorProperty
    Field Value
    Type
    StyleInfoProperty

    MinimizeButtonPressedForeColorProperty

    Provides information about the MinimizeButtonPressedForeColor property.

    Declaration
    public static readonly StyleInfoProperty MinimizeButtonPressedForeColorProperty
    Field Value
    Type
    StyleInfoProperty

    MinimizeButtonPressedImageProperty

    Provides information about the MinimizeButtonPressedImage property.

    Declaration
    public static readonly StyleInfoProperty MinimizeButtonPressedImageProperty
    Field Value
    Type
    StyleInfoProperty

    MinimizeButtonSizeProperty

    Provides information about the MinimizeButtonSize property.

    Declaration
    public static readonly StyleInfoProperty MinimizeButtonSizeProperty
    Field Value
    Type
    StyleInfoProperty

    PaddingProperty

    Provides information about the Padding property.

    Declaration
    public static readonly StyleInfoProperty PaddingProperty
    Field Value
    Type
    StyleInfoProperty

    TextHorizontalAlignmentProperty

    Provides information about the TextHorizontalAlignment property.

    Declaration
    public static readonly StyleInfoProperty TextHorizontalAlignmentProperty
    Field Value
    Type
    StyleInfoProperty

    TextVerticalAlignmentProperty

    Provides information about the TextVerticalAlignment property.

    Declaration
    public static readonly StyleInfoProperty TextVerticalAlignmentProperty
    Field Value
    Type
    StyleInfoProperty

    Properties

    StaticDataStore

    Gets the static data value of the TitleBarStyleInfoStore class.

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

    Implements

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