menu

WinForms

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

    Show / Hide Table of Contents

    Class ColorTableOffice2007Base

    Base class to other Office2007-like color tables.

    Inheritance
    System.Object
    ColorTableBase
    ColorTableOffice2007Base
    ColorTableOffice2007
    ColorTableOffice2007Outlook
    Inherited Members
    ColorTableBase.GetCurrentTheme()
    ColorTableBase.InitColorTable(Theme)
    ColorTableBase.InitWindowsClassicColors()
    ColorTableBase.InitXPBlueColors()
    ColorTableBase.InitXPOliveColors()
    ColorTableBase.InitXPSilverColors()
    ColorTableBase.InitXPZuneColors()
    ColorTableBase.m_theme
    ColorTableBase.Theme
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.Windows.Forms.Tools.Renderers
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public class ColorTableOffice2007Base : ColorTableBase

    Constructors

    ColorTableOffice2007Base()

    Constructor of the ColorTableOffice2007Base.

    Declaration
    public ColorTableOffice2007Base()

    Fields

    m_ActiveButtonColor

    Declaration
    protected Color m_ActiveButtonColor
    Field Value
    Type
    System.Drawing.Color

    m_ActiveButtonImageColor

    Declaration
    protected Color m_ActiveButtonImageColor
    Field Value
    Type
    System.Drawing.Color

    m_ActiveCaptionLowerBottomColor

    Declaration
    protected Color m_ActiveCaptionLowerBottomColor
    Field Value
    Type
    System.Drawing.Color

    m_ActiveCaptionLowerTopColor

    Declaration
    protected Color m_ActiveCaptionLowerTopColor
    Field Value
    Type
    System.Drawing.Color

    m_ActiveCaptionUpperBottomColor

    Declaration
    protected Color m_ActiveCaptionUpperBottomColor
    Field Value
    Type
    System.Drawing.Color

    m_ActiveCaptionUpperTopColor

    Declaration
    protected Color m_ActiveCaptionUpperTopColor
    Field Value
    Type
    System.Drawing.Color

    m_ActiveTextColor

    Declaration
    protected Color m_ActiveTextColor
    Field Value
    Type
    System.Drawing.Color

    m_BorderColor

    Declaration
    protected Color m_BorderColor
    Field Value
    Type
    System.Drawing.Color

    m_ButtonColor

    Declaration
    protected Color m_ButtonColor
    Field Value
    Type
    System.Drawing.Color

    m_ButtonImageColor

    Declaration
    protected Color m_ButtonImageColor
    Field Value
    Type
    System.Drawing.Color

    m_CaptionLowerBottomColor

    Declaration
    protected Color m_CaptionLowerBottomColor
    Field Value
    Type
    System.Drawing.Color

    m_CaptionLowerTopColor

    Declaration
    protected Color m_CaptionLowerTopColor
    Field Value
    Type
    System.Drawing.Color

    m_CaptionUpperBottomColor

    Declaration
    protected Color m_CaptionUpperBottomColor
    Field Value
    Type
    System.Drawing.Color

    m_CaptionUpperTopColor

    Declaration
    protected Color m_CaptionUpperTopColor
    Field Value
    Type
    System.Drawing.Color

    m_InnerBorderColor

    Declaration
    protected Color m_InnerBorderColor
    Field Value
    Type
    System.Drawing.Color

    m_Office2007Theme

    Declaration
    protected Office2007Theme m_Office2007Theme
    Field Value
    Type
    Office2007Theme

    m_PushedButtonColor

    Declaration
    protected Color m_PushedButtonColor
    Field Value
    Type
    System.Drawing.Color

    m_SplitterColor

    Declaration
    protected Color m_SplitterColor
    Field Value
    Type
    System.Drawing.Color

    m_TextColor

    Declaration
    protected Color m_TextColor
    Field Value
    Type
    System.Drawing.Color

    Properties

    ActiveButtonColor

    Contains the ActiveButtonColor of appropriate themes.

    Declaration
    public Color ActiveButtonColor { get; }
    Property Value
    Type
    System.Drawing.Color

    ActiveButtonImageColor

    Contains the ActiveButtonImageColor of appropriate themes.

    Declaration
    public Color ActiveButtonImageColor { get; }
    Property Value
    Type
    System.Drawing.Color

    ActiveCaptionLowerBottomColor

    Contains the ActiveCaptionLowerBottomColor of appropriate themes.

    Declaration
    public Color ActiveCaptionLowerBottomColor { get; }
    Property Value
    Type
    System.Drawing.Color

    ActiveCaptionLowerTopColor

    Contains the ActiveCaptionLowerTopColor of appropriate themes.

    Declaration
    public Color ActiveCaptionLowerTopColor { get; }
    Property Value
    Type
    System.Drawing.Color

    ActiveCaptionUpperBottomColor

    Contains the ActiveCaptionUpperBottomColor of appropriate themes.

    Declaration
    public Color ActiveCaptionUpperBottomColor { get; }
    Property Value
    Type
    System.Drawing.Color

    ActiveCaptionUpperTopColor

    Contains the ActiveCaptionUpperTopColor of appropriate themes.

    Declaration
    public Color ActiveCaptionUpperTopColor { get; }
    Property Value
    Type
    System.Drawing.Color

    ButtonColor

    Contains the ButtonColor of appropriate themes.

    Declaration
    public Color ButtonColor { get; }
    Property Value
    Type
    System.Drawing.Color

    ButtonImageColor

    Contains the ButtonImageColor of appropriate themes.

    Declaration
    public Color ButtonImageColor { get; }
    Property Value
    Type
    System.Drawing.Color

    CaptionLowerBottomColor

    Contains the CaptionLowerBottomColor of appropriate themes.

    Declaration
    public Color CaptionLowerBottomColor { get; }
    Property Value
    Type
    System.Drawing.Color

    CaptionLowerTopColor

    Contains the CaptionLowerTopColor of appropriate themes.

    Declaration
    public Color CaptionLowerTopColor { get; }
    Property Value
    Type
    System.Drawing.Color

    CaptionUpperBottomColor

    Contains the CaptionUpperBottomColor of appropriate themes.

    Declaration
    public Color CaptionUpperBottomColor { get; }
    Property Value
    Type
    System.Drawing.Color

    CaptionUpperTopColor

    Contains the CaptionUpperTopColor of appropriate themes.

    Declaration
    public Color CaptionUpperTopColor { get; }
    Property Value
    Type
    System.Drawing.Color

    InnerBorderColor

    Contains the InnerBorderColor of appropriate themes.

    Declaration
    public Color InnerBorderColor { get; }
    Property Value
    Type
    System.Drawing.Color

    Office2007Theme

    Gets/Sets the Office2007Theme.

    Declaration
    public Office2007Theme Office2007Theme { get; set; }
    Property Value
    Type
    Office2007Theme

    OuterBorderColor

    Contains the BorderColor of appropriate themes.

    Declaration
    public Color OuterBorderColor { get; }
    Property Value
    Type
    System.Drawing.Color

    PushedButtonColor

    Contains the PushedButtonColor of appropriate themes.

    Declaration
    public Color PushedButtonColor { get; }
    Property Value
    Type
    System.Drawing.Color

    SplitterColor

    Contains the SplitterColor of appropriate themes.

    Declaration
    public Color SplitterColor { get; }
    Property Value
    Type
    System.Drawing.Color

    TextColor

    Contains the TextColor of appropriate themes.

    Declaration
    public Color TextColor { get; }
    Property Value
    Type
    System.Drawing.Color

    Methods

    InitColorTable()

    Initialize the color table.

    Declaration
    public override void InitColorTable()
    Overrides
    ColorTableBase.InitColorTable()

    InitColorTable(Office2007Theme)

    Initialize the color table

    Declaration
    public void InitColorTable(Office2007Theme theme)
    Parameters
    Type Name Description
    Office2007Theme theme

    Specifies the theme

    InitOffice2007BlackColors()

    Declaration
    protected virtual void InitOffice2007BlackColors()

    InitOffice2007BlueColors()

    Declaration
    protected virtual void InitOffice2007BlueColors()

    InitOffice2007ManagedColors()

    Declaration
    protected virtual void InitOffice2007ManagedColors()

    InitOffice2007SilverColors()

    Declaration
    protected virtual void InitOffice2007SilverColors()

    RefreshColors()

    Refresh the colors when theme changed.

    Declaration
    public override bool RefreshColors()
    Returns
    Type
    System.Boolean
    Overrides
    ColorTableBase.RefreshColors()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved