BorderStyle Property
Syntax
CWNumEdit.BorderStyle
Data Type
You can use the following constants with this data type:
- cwuiBorderStyle3D–Specifies a three-dimensional border.
- cwuiBorderStyleFixedSingle–Specifies a fixed-single border.
- cwuiBorderStyleNone–Specifies no border.
Purpose
Specifies the border around the edit box portion of the CWNumEdit control.