BackColor Property

Measurement Studio User Interface

BackColor Property

Syntax

CWNumEdit.BackColor

Data Type

Color

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.

See Also

BorderStyle

ButtonStyle