menu

WinForms

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

    Show / Hide Table of Contents

    Class RibbonControlAdvStyleInfoStore

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

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

    Constructors

    RibbonControlAdvStyleInfoStore()

    Initializes a new instance of the RibbonControlAdvStyleInfoStore class.

    Declaration
    public RibbonControlAdvStyleInfoStore()

    RibbonControlAdvStyleInfoStore(SerializationInfo, StreamingContext)

    Initializes a new instance of the RibbonControlAdvStyleInfoStore class.

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

    AutoHideTitleBarBackColorProperty

    Provides information about the AutoHideTitleBarBackColor property.

    Declaration
    public static readonly StyleInfoProperty AutoHideTitleBarBackColorProperty
    Field Value
    Type
    StyleInfoProperty

    BackStageStyleProperty

    Provides information about the BackStageStyle property.

    Declaration
    public static readonly StyleInfoProperty BackStageStyleProperty
    Field Value
    Type
    StyleInfoProperty

    BorderColorProperty

    Provides information about the BorderColor property.

    Declaration
    public static readonly StyleInfoProperty BorderColorProperty
    Field Value
    Type
    StyleInfoProperty

    CloseButtonBackColorProperty

    Provides information about the CloseButtonBackColor property.

    Declaration
    public static readonly StyleInfoProperty CloseButtonBackColorProperty
    Field Value
    Type
    StyleInfoProperty

    CollapsedTabBackColorProperty

    Provides information about the CollapsedTabBackColor property.

    Declaration
    public static readonly StyleInfoProperty CollapsedTabBackColorProperty
    Field Value
    Type
    StyleInfoProperty

    CollapsedTabForeColorProperty

    Provides information about the CollapsedTabForeColor property.

    Declaration
    public static readonly StyleInfoProperty CollapsedTabForeColorProperty
    Field Value
    Type
    StyleInfoProperty

    ContextMenuBackColorProperty

    Provides information about the ContextMenuBackColor property.

    Declaration
    public static readonly StyleInfoProperty ContextMenuBackColorProperty
    Field Value
    Type
    StyleInfoProperty

    ContextMenuForeColorProperty

    Provides information about the ContextMenuForeColor property.

    Declaration
    public static readonly StyleInfoProperty ContextMenuForeColorProperty
    Field Value
    Type
    StyleInfoProperty

    ContextMenuHeaderFontProperty

    Provides information about the ContextMenuHeaderFont property.

    Declaration
    public static readonly StyleInfoProperty ContextMenuHeaderFontProperty
    Field Value
    Type
    StyleInfoProperty

    ContextMenuItemFontProperty

    Provides information about the ContextMenuItemFont property.

    Declaration
    public static readonly StyleInfoProperty ContextMenuItemFontProperty
    Field Value
    Type
    StyleInfoProperty

    ContextMenuSeparatorColorProperty

    Provides information about the ContextMenuSeparatorColor property.

    Declaration
    public static readonly StyleInfoProperty ContextMenuSeparatorColorProperty
    Field Value
    Type
    StyleInfoProperty

    ContextMenuTitleBarBackColorProperty

    Provides information about the ContextMenuTitleBarBackColor property.

    Declaration
    public static readonly StyleInfoProperty ContextMenuTitleBarBackColorProperty
    Field Value
    Type
    StyleInfoProperty

    ContextMenuTitleBarForeColorProperty

    Provides information about the ContextMenuTitleBarForeColor property.

    Declaration
    public static readonly StyleInfoProperty ContextMenuTitleBarForeColorProperty
    Field Value
    Type
    StyleInfoProperty

    ControlBoxBackColorProperty

    Provides information about the ControlBoxBackColor property.

    Declaration
    public static readonly StyleInfoProperty ControlBoxBackColorProperty
    Field Value
    Type
    StyleInfoProperty

    DisabledContextMenuItemBackColorProperty

    Provides information about the DisabledContextMenuItemBackColor property.

    Declaration
    public static readonly StyleInfoProperty DisabledContextMenuItemBackColorProperty
    Field Value
    Type
    StyleInfoProperty

    FileMenuBackColorProperty

    Provides information about the FileMenuBackColor property.

    Declaration
    public static readonly StyleInfoProperty FileMenuBackColorProperty
    Field Value
    Type
    StyleInfoProperty

    FileMenuForeColorProperty

    Provides information about the FileMenuForeColor property.

    Declaration
    public static readonly StyleInfoProperty FileMenuForeColorProperty
    Field Value
    Type
    StyleInfoProperty

    FileMenuHoverBackColorProperty

    Provides information about the FileMenuHoverBackColor property.

    Declaration
    public static readonly StyleInfoProperty FileMenuHoverBackColorProperty
    Field Value
    Type
    StyleInfoProperty

    FileMenuHoverForeColorProperty

    Provides information about the FileMenuHoverForeColor property.

    Declaration
    public static readonly StyleInfoProperty FileMenuHoverForeColorProperty
    Field Value
    Type
    StyleInfoProperty

    HeaderBackColorProperty

    Provides information about the HeaderBackColor property.

    Declaration
    public static readonly StyleInfoProperty HeaderBackColorProperty
    Field Value
    Type
    StyleInfoProperty

    HoverCloseButtonBackColorProperty

    Provides information about the HoverCloseButtonBackColor property.

    Declaration
    public static readonly StyleInfoProperty HoverCloseButtonBackColorProperty
    Field Value
    Type
    StyleInfoProperty

    HoverContextMenuItemBackColorProperty

    Provides information about the HoverContextMenuItemBackColor property.

    Declaration
    public static readonly StyleInfoProperty HoverContextMenuItemBackColorProperty
    Field Value
    Type
    StyleInfoProperty

    HoverContextMenuItemForeColorProperty

    Provides information about the HoverContextMenuItemForeColor property.

    Declaration
    public static readonly StyleInfoProperty HoverContextMenuItemForeColorProperty
    Field Value
    Type
    StyleInfoProperty

    HoverControlBoxBackColorProperty

    Provides information about the HoverControlBoxBackColor property.

    Declaration
    public static readonly StyleInfoProperty HoverControlBoxBackColorProperty
    Field Value
    Type
    StyleInfoProperty

    HoverQuickDropDownArrowColorProperty

    Provides information about the HoverQuickDropDownArrowColor property.

    Declaration
    public static readonly StyleInfoProperty HoverQuickDropDownArrowColorProperty
    Field Value
    Type
    StyleInfoProperty

    HoverQuickDropDownBackColorProperty

    Provides information about the HoverQuickDropDownBackColor property.

    Declaration
    public static readonly StyleInfoProperty HoverQuickDropDownBackColorProperty
    Field Value
    Type
    StyleInfoProperty

    HoverTabForeColorProperty

    Provides information about the HoverTabForeColor property.

    Declaration
    public static readonly StyleInfoProperty HoverTabForeColorProperty
    Field Value
    Type
    StyleInfoProperty

    MoreCommandsStyleProperty

    Provides information about the MoreCommandsStyle property.

    Declaration
    public static readonly StyleInfoProperty MoreCommandsStyleProperty
    Field Value
    Type
    StyleInfoProperty

    PressedCloseButtonBackColorProperty

    Provides information about the PressedCloseButtonBackColor property.

    Declaration
    public static readonly StyleInfoProperty PressedCloseButtonBackColorProperty
    Field Value
    Type
    StyleInfoProperty

    PressedControlBoxBackColorProperty

    Provides information about the PressedControlBoxBackColor property.

    Declaration
    public static readonly StyleInfoProperty PressedControlBoxBackColorProperty
    Field Value
    Type
    StyleInfoProperty

    PressedQuickDropDownBackColorProperty

    Provides information about the PressedQuickDropDownBackColor property.

    Declaration
    public static readonly StyleInfoProperty PressedQuickDropDownBackColorProperty
    Field Value
    Type
    StyleInfoProperty

    QuickDropDownBackColorProperty

    Provides information about the QuickDropDownBackColor property.

    Declaration
    public static readonly StyleInfoProperty QuickDropDownBackColorProperty
    Field Value
    Type
    StyleInfoProperty

    RibbonDisplayOptionStyleProperty

    Provides information about the DisplayOptionStyle property.

    Declaration
    public static readonly StyleInfoProperty RibbonDisplayOptionStyleProperty
    Field Value
    Type
    StyleInfoProperty

    RibbonPanelStyleProperty

    Provides information about the RibbonPanelStyle property.

    Declaration
    public static readonly StyleInfoProperty RibbonPanelStyleProperty
    Field Value
    Type
    StyleInfoProperty

    TabBackColorProperty

    Provides information about the TabBackColor property.

    Declaration
    public static readonly StyleInfoProperty TabBackColorProperty
    Field Value
    Type
    StyleInfoProperty

    TabBottomLineColorProperty

    Provides information about the TabBottomLineColor property.

    Declaration
    public static readonly StyleInfoProperty TabBottomLineColorProperty
    Field Value
    Type
    StyleInfoProperty

    TabFontProperty

    Provides information about the TabFont property.

    Declaration
    public static readonly StyleInfoProperty TabFontProperty
    Field Value
    Type
    StyleInfoProperty

    TabForeColorProperty

    Provides information about the TabForeColor property.

    Declaration
    public static readonly StyleInfoProperty TabForeColorProperty
    Field Value
    Type
    StyleInfoProperty

    TabGroupBackColorProperty

    Provides information about the TabGroupBackColor property.

    Declaration
    public static readonly StyleInfoProperty TabGroupBackColorProperty
    Field Value
    Type
    StyleInfoProperty

    TabGroupForeColorProperty

    Provides information about the TabGroupForeColor property.

    Declaration
    public static readonly StyleInfoProperty TabGroupForeColorProperty
    Field Value
    Type
    StyleInfoProperty

    TabSelectionColorProperty

    Provides information about the TabSelectionColor property.

    Declaration
    public static readonly StyleInfoProperty TabSelectionColorProperty
    Field Value
    Type
    StyleInfoProperty

    TabSeparatorColorProperty

    Provides information about the TabSeparatorColor property.

    Declaration
    public static readonly StyleInfoProperty TabSeparatorColorProperty
    Field Value
    Type
    StyleInfoProperty

    TitleBarFontProperty

    Provides information about the TitleBarFont property.

    Declaration
    public static readonly StyleInfoProperty TitleBarFontProperty
    Field Value
    Type
    StyleInfoProperty

    TitleBarForeColorProperty

    Provides information about the TitleBarForeColor property.

    Declaration
    public static readonly StyleInfoProperty TitleBarForeColorProperty
    Field Value
    Type
    StyleInfoProperty

    Properties

    StaticDataStore

    Overridden to get the static data source.

    Declaration
    protected override StaticData StaticDataStore { get; }
    Property Value
    Type
    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 - 2025 Syncfusion Inc. All Rights Reserved