Sets new width/height of the control.
virtual bool Resize( const int w, // width const int h // height )
Parameters
w
[in] New width.
h
[in] New height.
Returned value
true if successful, otherwise false.