BackColor Property
Syntax
CWNumEdit.BackColor
Data Type
Purpose
Specifies the frame color and the background color behind the increment and decrement buttons for the CWNumEdit control.
Remarks
To use the BackColor property, you must set the ButtonStyle property to cwuiNumEditButtonStyle3D and the BorderStyle property to cwuiBorderStyle3D. Setting the BackColor property has no effect on CWNumEdit controls that use the classic control style.