Resize
Sets a size of the control.
virtual bool Resize( const int w, const int h )
Parameters
w
[in] New width.
h
[in] New height.
Return Value
true - successful, otherwise - false.