menu

WinForms

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

    Show / Hide Table of Contents

    Class ThemeColors

    Represents the ThemeColors class.

    Inheritance
    System.Object
    ThemeColors
    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.Shared
    Assembly: Syncfusion.Shared.Wpf.dll
    Syntax
    public static class ThemeColors

    Properties

    ActiveWindowTitleBrush

    Declaration
    public static string ActiveWindowTitleBrush { get; }
    Property Value
    Type
    System.String

    BackgroundBrush

    Declaration
    public static string BackgroundBrush { get; }
    Property Value
    Type
    System.String

    BorderBrush

    Declaration
    public static string BorderBrush { get; }
    Property Value
    Type
    System.String

    CardViewGroupingBarBrush

    Declaration
    public static string CardViewGroupingBarBrush { get; }
    Property Value
    Type
    System.String

    ColumnHeaderBrush

    Declaration
    public static string ColumnHeaderBrush { get; }
    Property Value
    Type
    System.String

    ForegroundBrush

    Declaration
    public static string ForegroundBrush { get; }
    Property Value
    Type
    System.String

    GalleryHeaderBrush

    Declaration
    public static string GalleryHeaderBrush { get; }
    Property Value
    Type
    System.String

    HorizontalThumbBrush

    Declaration
    public static string HorizontalThumbBrush { get; }
    Property Value
    Type
    System.String

    HorizontalThumbHoverBrush

    Declaration
    public static string HorizontalThumbHoverBrush { get; }
    Property Value
    Type
    System.String

    HorizontalThumbPressedBrush

    Declaration
    public static string HorizontalThumbPressedBrush { get; }
    Property Value
    Type
    System.String

    HoverBrush

    Declaration
    public static string HoverBrush { get; }
    Property Value
    Type
    System.String

    InActiveWindowTitleBrush

    Declaration
    public static string InActiveWindowTitleBrush { get; }
    Property Value
    Type
    System.String

    MenuBackgroundBrush

    Declaration
    public static string MenuBackgroundBrush { get; }
    Property Value
    Type
    System.String

    MenuHoverBrush

    Declaration
    public static string MenuHoverBrush { get; }
    Property Value
    Type
    System.String

    RibbonPanelBrush

    Declaration
    public static string RibbonPanelBrush { get; }
    Property Value
    Type
    System.String

    SelectedBrush

    Declaration
    public static string SelectedBrush { get; }
    Property Value
    Type
    System.String

    TabHoverBorderBrush

    Declaration
    public static string TabHoverBorderBrush { get; }
    Property Value
    Type
    System.String

    TabHoverBrush

    Declaration
    public static string TabHoverBrush { get; }
    Property Value
    Type
    System.String

    TrackBrush

    Declaration
    public static string TrackBrush { get; }
    Property Value
    Type
    System.String

    VerticalThumbBrush

    Declaration
    public static string VerticalThumbBrush { get; }
    Property Value
    Type
    System.String

    VerticalThumbHoverBrush

    Declaration
    public static string VerticalThumbHoverBrush { get; }
    Property Value
    Type
    System.String

    VerticalThumbPressedBrush

    Declaration
    public static string VerticalThumbPressedBrush { get; }
    Property Value
    Type
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved