constants StyleEnum
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:

NameValueDescription
exCustom4-4 Custom skin
exCustom3-3 Custom skin
exCustom2-2 Custom skin
exCustom1-1 Custom skin
exDefault0
exMAC1 The button will replicate the appearance and behavior of the Mac 8.x OS button style.
exXPBlue2 The button will replicate the appearance and behavior of the Windows XP button’s blue color scheme.
exXPGreen3 The button will replicate the appearance and behavior of the Windows XP button’s olive green color scheme.
exXPSilver4 The button will replicate the appearance and behavior of the Windows XP button’s silver color scheme.
exTheme16 The button will look and work like the current theme (Windows 10)

The button will look and work like the current theme (Windows 11)