ExpressionEditButtonStyles
- Updated2025-07-21
- 1 minute(s) read
ExpressionEditButtonStyles
Use these constants with the ExpressionEditButton.Style property.
- 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.