Automated Trading Language Documentation
Gets the control width.
int Width()
Returned value
Width of the control.
Sets new width of the control.
virtual bool Width( const int w // width )
Parameters
w
[in] New width.
true if successful, otherwise false.