HypernovaDesktop Components · docs
Binarymission
WinFormsPanel Bar › XPTheme

XPTheme

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

Lists all the supported XP themes that the control will support.

public enum XPTheme

Members at a glance

BlueEmulates Blue XP theme
NoneSetting the value to None will use the control's StartColor and EndColor values to render a linear gradient color brush style for drawing the control and its buttons (BinaryPanelBarButton.
OliveEmulates Olive XP theme
SilverEmulates Silver XP theme

Members

Blue

Emulates Blue XP theme

None

Setting the value to None will use the control's StartColor and EndColor values to render a linear gradient color brush style for drawing the control and its buttons (BinaryPanelBarButton.

Olive

Emulates Olive XP theme

Silver

Emulates Silver XP theme