The StyleEnum expression defines a predefined
visual appearance for your button. Use the Style,
Skin, FocusSkin
property to change the button's visual appearance. The following predefined
styles are supported:
Name
Value
Description
exCustom4
-4
Custom skin
exCustom3
-3
Custom skin
exCustom2
-2
Custom skin
exCustom1
-1
Custom skin
exDefault
0
exMAC
1
The button will replicate the appearance and behavior of
the Mac 8.x OS button style.
exXPBlue
2
The button will replicate the appearance and behavior of
the Windows XP button’s blue color scheme.
exXPGreen
3
The button will replicate the appearance and behavior of
the Windows XP button’s olive green color scheme.
exXPSilver
4
The button will replicate the appearance and behavior of
the Windows XP button’s silver color scheme.
exTheme
16
The button will look and work like the current theme
(Windows 10)
The button will look and work like the current theme
(Windows 11)