HypernovaDesktop Components · docs
Binarymission
WinFormsScroll Bars › ColorTheme

ColorTheme

enum.NET 6 / 8 / 10.NET Framework 4.8Binarymission.WinForms.Controls.ScrollBars

Lists the supported built-in color themes for rendering ScrollBars.

public enum ColorTheme

Members at a glance

CustomThe colors set on the control itself are used instead of a built-in theme.
CyanGreenA cyan and green theme.
GradientBrownA brown theme with a graduated fill.
OfficeBlackThe Office black theme.
OfficeBlueThe Office blue theme.
OfficeSilverThe Office silver theme.
OliveThe Office olive-green theme.
OrangeRedAn orange and red theme.
Win8The flat Windows 8 theme.

Members

Custom

The colors set on the control itself are used instead of a built-in theme.

CyanGreen

A cyan and green theme.

GradientBrown

A brown theme with a graduated fill.

OfficeBlack

The Office black theme.

OfficeBlue

The Office blue theme.

OfficeSilver

The Office silver theme.

Olive

The Office olive-green theme.

OrangeRed

An orange and red theme.

Win8

The flat Windows 8 theme.