Description
This property allows you to get and set the ActiveX control Height (in pixel units).
Syntax
Property get:
Height = ControlHeight( );
|
|
|
|
Return: (Integer) Height |
Control Height. |
Property set:
ControlHeight( Height );
|
|
|
|
Input: (Integer) Height |
Control Height. |