Previous Up Next

_AXSetSize
Send new position and size to the component.

AX _AXSetSize (
AX _ActiveX_
I _x_
I _y_
I _width_
I _height_
)
Parameters

_ActiveX_
any ActiveX component
_x_
x coordinate
_y_
y coordinate
_width_
width
_height_
height
Return value

same ActiveX component