ButtonColor Property

Measurement Studio User Interface

ButtonColor Property

Syntax

CWNumEdit.ButtonColor

Data Type

Color

Purpose

Specifies the color of the increment and decrement buttons.

Remarks

To use the ButtonColor property, you must set the ButtonStyle property to cwuiNumEditButtonStyle3D. This property cannot be used with CWNumEdit controls that use the classic control style.

See Also

ButtonStyle