ExpressionEditButton.Style
- Updated2025-07-21
- 1 minute(s) read
ExpressionEditButton.Style
Syntax
ExpressionEditButton.Style
Data Type
Use the following constants with this data type:
- ExpressionEditButtonStyle_Flat –(Value: 3) The button is flat.
- ExpressionEditButtonStyle_Standard –(Value: 2) The button is three-dimensional.
- ExpressionEditButtonStyle_System –(Value: 1) The button looks like a standard button for the operating system of the user.
- ExpressionEditButtonStyle_ToolBarButton –(Value: 4) This style is the same as ExpressionEditButtonStyle_System except when the application supports Microsoft Windows XP themes, the button has no border when you hover over the button.
Purpose
Specifies the appearance of the button.