CuteEditor for .NET 6.0 Class Library

Editor.ThemeType Property

Sets the theme for how the toolbar is draw. You can create your custom skin or choose from predefined themes: Custom / Office2000 / OfficeXP / Office2003 / Office2003_BlueTheme

[Visual Basic]
Public Property ThemeType As ThemeType
[C#]
public ThemeType ThemeType {get; set;}

See Also

Editor Class | CuteEditor Namespace