WinForms › Explorer 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
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. |
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.