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