Windowless Property

Measurement Studio User Interface

Windowless Property

Syntax

CWButton.Windowless

Data Type

Boolean

Purpose

Specifies if the control has a window.

Example

'The control has a window
CWButton1.Windowless = False

See Also

CWButton.BackColor