enumAFormDrawTheme Enum |
Version 14/2026 |
Integer constants specifying the appearance of the form buttons that their Theme property is set to aDrawingThemeDefault (0).
Name |
Value |
Description |
aFormDrawThemeClassic |
0 |
Windows XP theme |
aFormDrawThemeWindows |
1 |
Windows default theme |
aFormDrawThemeGradientLight |
2 |
Light gradient theme |
aFormDrawThemeGradientDark |
3 |
Dark gradient theme |
aFormDrawThemeGradientGlossy |
4 |
Glossy gradient theme |
Here are some example showing the button using various settings:
