Int
.
Name
|
Description
|
STYLE_SIMPLE (0)
|
The button is drawn as a white rectangle with a title. The style is suitable for buttons located within
fields with white background. (The actual color may vary according to Windows settings.)
|
STYLE_FLAT_WINDOW (1)
|
A flat button as displayed in a window.
|
STYLE_FLAT_BAR (2)
|
A flat button as displayed in a tool bar and menu bar.
|
STYLE_FLAT_MENU (3)
|
A flat button as displayed in a menu window.
|
STYLE_3D (4)
|
A standard 3D button.
|
STYLE_3D_LOW (5)
|
A 3D button drawn with a thin frame so that it looks “lower”.
|
STYLE_LABEL (6)
|
For disp-folder only: the title is not a button, but rather a non-activable
title.
|