CuteEditor for .NET 6.2 Class Library

ThemeType Enumeration

Determines how the toolbars and its buttons and dropdownlists are displayed

[Visual Basic]
Public Enum ThemeType
[C#]
public enum ThemeType

Members

Member Name Description
Custom You must use this setting if you want custom skins. Otherwise the other settings will override your settings.
Office2007 Sets images, borders and backcolors to Office 2007 style
Office2003 Sets images, borders and backcolors to Office 2003 style
Office2003_BlueTheme Sets images, borders and backcolors to Office 2003 style (Blue theme)
OfficeXP Sets images, borders and backcolors to Office XP style
Office2000 Sets images, borders and backcolors to Office 2000 style

Requirements

Namespace: CuteEditor

Assembly: CuteEditor (in CuteEditor.dll)

See Also

CuteEditor Namespace