|
Width (Get Method)
Gets the control width.
int Width() |
Return Value
Width of the control.
Width (Set Method)
Sets the width of the control.
virtual bool Width(
|
Parameters
w
[in] New width.
Return Value
true - successful, otherwise - false.