menu

WinForms

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

    Show / Hide Table of Contents

    Class VS2005Colors

    Inheritance
    System.Object
    VS2005Colors
    Inherited Members
    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
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public class VS2005Colors

    Constructors

    VS2005Colors()

    Declaration
    public VS2005Colors()

    Properties

    BarItemCheckBorderColor

    Gets or sets border color of the checked BarItem.

    Declaration
    public static Color BarItemCheckBorderColor { get; set; }
    Property Value
    Type
    System.Drawing.Color

    BarItemCheckDarkColor

    Gets or sets dark color of the checked BarItem.

    Declaration
    public static Color BarItemCheckDarkColor { get; set; }
    Property Value
    Type
    System.Drawing.Color

    BarItemCheckLightColor

    Gets or sets light color of the checked BarItem.

    Declaration
    public static Color BarItemCheckLightColor { get; set; }
    Property Value
    Type
    System.Drawing.Color

    BarItemHighlightBorderColor

    Gets or sets border color of the BarItem.

    Declaration
    public static Color BarItemHighlightBorderColor { get; set; }
    Property Value
    Type
    System.Drawing.Color

    BarItemHighlightDarkColor

    Gets or sets dark color of the BarItem.

    Declaration
    public static Color BarItemHighlightDarkColor { get; set; }
    Property Value
    Type
    System.Drawing.Color

    BarItemHighlightLightColor

    Gets or sets light color of the BarItem.

    Declaration
    public static Color BarItemHighlightLightColor { get; set; }
    Property Value
    Type
    System.Drawing.Color

    BarItemPressBorderColor

    Gets or sets border color of the pressed BarItem.

    Declaration
    public static Color BarItemPressBorderColor { get; set; }
    Property Value
    Type
    System.Drawing.Color

    BarItemPressDarkColor

    Gets or sets dark color of the pressed BarItem.

    Declaration
    public static Color BarItemPressDarkColor { get; set; }
    Property Value
    Type
    System.Drawing.Color

    BarItemPressLightColor

    Gets or sets light color of the pressed BarItem.

    Declaration
    public static Color BarItemPressLightColor { get; set; }
    Property Value
    Type
    System.Drawing.Color

    BarItemSeparatorColor

    Gets or sets color of the separator BarItem.

    Declaration
    public static Color BarItemSeparatorColor { get; set; }
    Property Value
    Type
    System.Drawing.Color

    BorderColor

    Gets or sets the color of the border.

    Declaration
    public static Color BorderColor { get; set; }
    Property Value
    Type
    System.Drawing.Color

    CommandBarBorderColor

    Gets or sets color for border of the CommandBar.

    Declaration
    public static Color CommandBarBorderColor { get; set; }
    Property Value
    Type
    System.Drawing.Color

    CommandBarDarkColor

    Gets or sets dark color of the CommandBar.

    Declaration
    public static Color CommandBarDarkColor { get; set; }
    Property Value
    Type
    System.Drawing.Color

    CommandBarDropDownDarkColor

    Gets or sets dark color for dropdown button of the CommandBar.

    Declaration
    public static Color CommandBarDropDownDarkColor { get; set; }
    Property Value
    Type
    System.Drawing.Color

    CommandBarDropDownLightColor

    Gets or sets light color for dropdown button of the CommandBar.

    Declaration
    public static Color CommandBarDropDownLightColor { get; set; }
    Property Value
    Type
    System.Drawing.Color

    CommandBarLightColor

    Gets or sets light color of the CommandBar.

    Declaration
    public static Color CommandBarLightColor { get; set; }
    Property Value
    Type
    System.Drawing.Color

    DDBarItemBorderColor

    Gets or sets the color for border of the DropDownBarItem.

    Declaration
    public static Color DDBarItemBorderColor { get; set; }
    Property Value
    Type
    System.Drawing.Color

    DDBarItemDarkColor

    Gets or sets the dark color of the DropDownBarItem.

    Declaration
    public static Color DDBarItemDarkColor { get; set; }
    Property Value
    Type
    System.Drawing.Color

    DDBarItemLightColor

    Gets or sets the light color of the DropDownBarItem.

    Declaration
    public static Color DDBarItemLightColor { get; set; }
    Property Value
    Type
    System.Drawing.Color

    DockBarDarkColor

    Gets or sets dark color of the DockBar.

    Declaration
    public static Color DockBarDarkColor { get; set; }
    Property Value
    Type
    System.Drawing.Color

    DockBarLightColor

    Gets or sets light color of the DockBar.

    Declaration
    public static Color DockBarLightColor { get; set; }
    Property Value
    Type
    System.Drawing.Color

    DropDownHighlightDarkColor

    Gets or sets dark color for highlight dropdown button of the CommandBar.

    Declaration
    public static Color DropDownHighlightDarkColor { get; set; }
    Property Value
    Type
    System.Drawing.Color

    DropDownHighlightLightColor

    Gets or sets light color for highlight dropdown button of the CommandBar.

    Declaration
    public static Color DropDownHighlightLightColor { get; set; }
    Property Value
    Type
    System.Drawing.Color

    DropDownPressedDarkColor

    Gets or sets dark color for pressed dropdown button of the CommandBar.

    Declaration
    public static Color DropDownPressedDarkColor { get; set; }
    Property Value
    Type
    System.Drawing.Color

    DropDownPressedLightColor

    Gets or sets light color for pressed dropdown button of the CommandBar.

    Declaration
    public static Color DropDownPressedLightColor { get; set; }
    Property Value
    Type
    System.Drawing.Color

    FloatBackgroundColor

    Gets or sets background color of the floating CommandBar.

    Declaration
    public static Color FloatBackgroundColor { get; set; }
    Property Value
    Type
    System.Drawing.Color

    FloatBorderColor

    Gets or sets color for border of the floating CommandBar.

    Declaration
    public static Color FloatBorderColor { get; set; }
    Property Value
    Type
    System.Drawing.Color

    FloatCaptionColor

    Gets or sets color for caption text of the floating CommandBar.

    Declaration
    public static Color FloatCaptionColor { get; set; }
    Property Value
    Type
    System.Drawing.Color

    FloatCommandBarDarkColor

    Gets or sets dark color of the floating CommandBar.

    Declaration
    public static Color FloatCommandBarDarkColor { get; set; }
    Property Value
    Type
    System.Drawing.Color

    FloatCommandBarLightColor

    Gets or sets light color of the floating CommandBar.

    Declaration
    public static Color FloatCommandBarLightColor { get; set; }
    Property Value
    Type
    System.Drawing.Color

    FloatLightBorderColor

    Gets or sets color for light border of the floating CommandBar.

    Declaration
    public static Color FloatLightBorderColor { get; set; }
    Property Value
    Type
    System.Drawing.Color

    FloatPressButtonBorderColor

    Gets or sets border color for pressed dropdown button of the floating CommandBar.

    Declaration
    public static Color FloatPressButtonBorderColor { get; set; }
    Property Value
    Type
    System.Drawing.Color

    FloatPressButtonColor

    Gets or sets color for pressed dropdown button of the floating CommandBar.

    Declaration
    public static Color FloatPressButtonColor { get; set; }
    Property Value
    Type
    System.Drawing.Color

    InnerBorderColor

    Gets or sets the color of the inner border.

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

    LeftAHPanelColor

    Gets/sets color of left AH panel.

    Declaration
    public static Color LeftAHPanelColor { get; set; }
    Property Value
    Type
    System.Drawing.Color

    MenuBackground

    Gets or sets the background color of the menu.

    Declaration
    public static Color MenuBackground { get; set; }
    Property Value
    Type
    System.Drawing.Color

    MenuBorderColor

    Gets or sets the color for border of the menu.

    Declaration
    public static Color MenuBorderColor { get; set; }
    Property Value
    Type
    System.Drawing.Color

    MenuCheckMarkColor

    Gets or sets the color for check mark of the menu.

    Declaration
    public static Color MenuCheckMarkColor { get; set; }
    Property Value
    Type
    System.Drawing.Color

    MenuColumnStyleDarkColor

    Gets or sets the dark color for column of the menu.

    Declaration
    public static Color MenuColumnStyleDarkColor { get; set; }
    Property Value
    Type
    System.Drawing.Color

    MenuColumnStyleLightColor

    Gets or sets the light color for column of the menu.

    Declaration
    public static Color MenuColumnStyleLightColor { get; set; }
    Property Value
    Type
    System.Drawing.Color

    MenuSelectedCheckMarkColor

    Gets or sets the color for selected check mark of the menu.

    Declaration
    public static Color MenuSelectedCheckMarkColor { get; set; }
    Property Value
    Type
    System.Drawing.Color

    MenuSelectedItemBorderColor

    Gets or sets the color for border selected item of the menu.

    Declaration
    public static Color MenuSelectedItemBorderColor { get; set; }
    Property Value
    Type
    System.Drawing.Color

    MenuSelectedItemColor

    Gets or sets the color for selected item of the menu.

    Declaration
    public static Color MenuSelectedItemColor { get; set; }
    Property Value
    Type
    System.Drawing.Color

    MenuSeparatorColor

    Gets or sets the color for separator of the menu.

    Declaration
    public static Color MenuSeparatorColor { get; set; }
    Property Value
    Type
    System.Drawing.Color

    PanelColor

    Gets or sets the color of the panel.

    Declaration
    public static Color PanelColor { get; set; }
    Property Value
    Type
    System.Drawing.Color

    RightAHPanelColor

    gets/sets color of right auto hide panel.

    Declaration
    public static Color RightAHPanelColor { get; set; }
    Property Value
    Type
    System.Drawing.Color

    TabItemColor

    Gets or sets the color of the tab item.

    Declaration
    public static Color TabItemColor { get; set; }
    Property Value
    Type
    System.Drawing.Color

    UseThemedColors

    Gets a value indicating whether themed colors are used.

    Declaration
    public static bool UseThemedColors { get; }
    Property Value
    Type Description
    System.Boolean

    true if themed colors are used, false otherwise.

    Methods

    UpdateMenuColors()

    Declaration
    public static void UpdateMenuColors()

    UpdateStyleColors()

    Initializes default colors based on SystemColors.

    Declaration
    public static void UpdateStyleColors()
    Remarks

    Calling this will not affect the custom colors set using the properties.

    Events

    MenuColorsChanged

    Fired when the colors have changed either because of change in system colors or when a custom color is specified using one of the properties.

    Declaration
    public static event EventHandler MenuColorsChanged
    Event Type
    Type
    System.EventHandler
    Remarks

    Take a look at the class reference for this class for information on how to notify this class regarding system color changes.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved