HypernovaDesktop Components · docs
Binarymission
WinFormsOffice Window › WindowChromeTheme

WindowChromeTheme

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

Lists the supported built-in themes for rendering the PostIt Note.

public enum WindowChromeTheme

Members at a glance

CadetBlueRenders a CadetBlue color based chrome.
CustomRenders using user-defined color for the chrome.
GradientCadetBlueRenders a Linear gradient CadetBlue color based chrome.
GradientSalmonRenders a Linear gradient Salmon color based chrome.
GradientSandyBrownRenders a Linear gradient Brown color based chrome.
GradientSeaGreenRenders a Linear gradient SeaGreen color based chrome.
OfficeBlackRenders a MS Office Black color based chrome.
OfficeBlueRenders a MS Office Blue color based chrome.
OfficeSilverRenders a MS Office Silver color based chrome.
SalmonRenders a Salmon color based chrome.
SandyBrownRenders a Brown color based chrome.
SeaGreenRenders a SeaGreen color based chrome.
VisualStudioDarkRenders like the Microsoft Visual Studio Dark theme-like Window Chrome UI
VisualStudioLightRenders like the Microsoft Visual Studio Light theme-like Window Chrome UI
Win8Renders the Native Windows 8 theme-like Window Chrome UI
WinRTRenders the Native WinRT (Windows RT) theme-like Window Chrome UI

Members

CadetBlue

Renders a CadetBlue color based chrome.

Custom

Renders using user-defined color for the chrome.

GradientCadetBlue

Renders a Linear gradient CadetBlue color based chrome.

GradientSalmon

Renders a Linear gradient Salmon color based chrome.

GradientSandyBrown

Renders a Linear gradient Brown color based chrome.

GradientSeaGreen

Renders a Linear gradient SeaGreen color based chrome.

OfficeBlack

Renders a MS Office Black color based chrome.

OfficeBlue

Renders a MS Office Blue color based chrome.

OfficeSilver

Renders a MS Office Silver color based chrome.

Salmon

Renders a Salmon color based chrome.

SandyBrown

Renders a Brown color based chrome.

SeaGreen

Renders a SeaGreen color based chrome.

VisualStudioDark

Renders like the Microsoft Visual Studio Dark theme-like Window Chrome UI

VisualStudioLight

Renders like the Microsoft Visual Studio Light theme-like Window Chrome UI

Win8

Renders the Native Windows 8 theme-like Window Chrome UI

WinRT

Renders the Native WinRT (Windows RT) theme-like Window Chrome UI