Windowless Property
From Measurement Studio User Interface
Windowless Property
Syntax
CWButton.Windowless
Data Type
Purpose
Specifies if the control has a window.
Example
'The control has a window
CWButton1.Windowless = False
From Measurement Studio User Interface
CWButton.Windowless
Specifies if the control has a window.
'The control has a window
CWButton1.Windowless = False