ButtonStyle Property
Syntax
CWNumEdit.ButtonStyle
Data Type
You can use the following constants with this data type:
- cwuiNumEditButtonStyle3D–Specifies a three-dimensional button style.
- cwuiNumEditButtonStyleClassic–Specifies a classic button style.
Purpose
Specifies if the increment and decrement buttons have a three-dimensional style.
Remarks
By default, the ButtonStyle property is set to cwuiNumEditButtonStyle3D. Previous versions of the numeric edit control default to cwuiNumEditButtonStyleClassic.