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