Windowless Property
Syntax
Object.Windowless
Data Type
Applies To
Purpose
Specifies if the control has a window.
Example
'The control has a window
CWGraph1.Windowless = False
Object.Windowless
Specifies if the control has a window.
'The control has a window
CWGraph1.Windowless = False