enumAFormDrawTheme Enum

Version 14/2026

Integer constants specifying the appearance of the form buttons that their Theme property is set to aDrawingThemeDefault (0).

Constants

 

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

Comments

Here are some example showing the button using various settings:

Example

Applies to

AForm.Theme