menu

WinForms

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

    Show / Hide Table of Contents

    Class ThemedControls

    Inheritance
    System.Object
    ThemedControls
    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 ThemedControls

    Constructors

    ThemedControls()

    Declaration
    public ThemedControls()

    Fields

    BUTTON

    Declaration
    public const string BUTTON = "BUTTON"
    Field Value
    Type
    System.String

    CLOCK

    Declaration
    public const string CLOCK = "CLOCK"
    Field Value
    Type
    System.String

    COMBOBOX

    Declaration
    public const string COMBOBOX = "COMBOBOX"
    Field Value
    Type
    System.String

    EDIT

    Declaration
    public const string EDIT = "EDIT"
    Field Value
    Type
    System.String

    EXPLORERBAR

    Declaration
    public const string EXPLORERBAR = "EXPLORERBAR"
    Field Value
    Type
    System.String

    GLOBALS

    Declaration
    public const string GLOBALS = "GLOBALS"
    Field Value
    Type
    System.String

    HEADER

    Declaration
    public const string HEADER = "HEADER"
    Field Value
    Type
    System.String

    LISTVIEW

    Declaration
    public const string LISTVIEW = "LISTVIEW"
    Field Value
    Type
    System.String

    MENU

    Declaration
    public const string MENU = "MENU"
    Field Value
    Type
    System.String

    PAGE

    Declaration
    public const string PAGE = "PAGE"
    Field Value
    Type
    System.String

    PROGRESS

    Declaration
    public const string PROGRESS = "PROGRESS"
    Field Value
    Type
    System.String

    REBAR

    Declaration
    public const string REBAR = "REBAR"
    Field Value
    Type
    System.String

    REBARPARTS

    Declaration
    public const string REBARPARTS = "REBARPARTS"
    Field Value
    Type
    System.String

    SCROLLBAR

    Declaration
    public const string SCROLLBAR = "SCROLLBAR"
    Field Value
    Type
    System.String

    SPIN

    Declaration
    public const string SPIN = "SPIN"
    Field Value
    Type
    System.String

    STARTPANEL

    Declaration
    public const string STARTPANEL = "STARTPANEL"
    Field Value
    Type
    System.String

    STATUS

    Declaration
    public const string STATUS = "STATUS"
    Field Value
    Type
    System.String

    TAB

    Declaration
    public const string TAB = "TAB"
    Field Value
    Type
    System.String

    TASKBAND

    Declaration
    public const string TASKBAND = "TASKBAND"
    Field Value
    Type
    System.String

    TASKBAR

    Declaration
    public const string TASKBAR = "TASKBAR"
    Field Value
    Type
    System.String

    TOOLBAR

    Declaration
    public const string TOOLBAR = "TOOLBAR"
    Field Value
    Type
    System.String

    TOOLTIP

    Declaration
    public const string TOOLTIP = "TOOLTIP"
    Field Value
    Type
    System.String

    TRACKBAR

    Declaration
    public const string TRACKBAR = "TRACKBAR"
    Field Value
    Type
    System.String

    TRAYNOTIFYPARTS

    Declaration
    public const string TRAYNOTIFYPARTS = "TRAYNOTIFYPARTS"
    Field Value
    Type
    System.String

    TREEVIEW

    Declaration
    public const string TREEVIEW = "TREEVIEW"
    Field Value
    Type
    System.String

    WINDOW

    Declaration
    public const string WINDOW = "WINDOW"
    Field Value
    Type
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved