Button.Style
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
Button.Style
Syntax
Button.Style
Data Type
Use the following constants with this data type:
- ButtonStyle_Standard –(Value: 1) The button displays a three-dimensional border.
- ButtonStyle_ToolBar –(Value: 2) You cannot tab to the button. When the application supports Microsoft Windows XP themes, the button displays a border only when you hover over it.
Purpose
Specifies the appearance of the Button control.