BorderStyle Property

Measurement Studio User Interface

BorderStyle Property

Syntax

CWNumEdit.BorderStyle

Data Type

CWBorderStyles

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.

See Also

ButtonStyle