HypernovaDesktop Components · docs
Binarymission
WinFormsExplorer Bar › XPTheme

XPTheme

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

Supported XP themes.

public enum XPTheme

Remarks

Use this enumeration in EmulateThisXPTheme method.

Members at a glance

BlueRenders the control simulating Blue XP theme.
NoneUse this value to render using your custom colors.
OliveGreenRenders the control simulating Olive Green XP theme.
SilverRenders the control simulating Silver XP theme.

Members

Blue

Renders the control simulating Blue XP theme.

None

Use this value to render using your custom colors.

OliveGreen

Renders the control simulating Olive Green XP theme.

Silver

Renders the control simulating Silver XP theme.