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