Specifies the appearance of a button.
Enumerator |
---|
normal | The button has its normal appearance (three-dimensional).
|
inactive | The button is inactive (grayed).
|
pushed | The button appears pressed.
|
checked | The button has a checked or latched appearance. Use this appearance to show that a toggle button has been pressed.
|
flat | The button has a flat, two-dimensional appearance.
|
all | All flags except normal are set.
|