Method XbpActiveXControl():setPos() Foundation
Repositions the ActiveX control.
:setPos( <aPos> [,<lPaint>] ) --> lSuccess
The method returns the value .T. (true) if the position of the ActiveX control was changed, otherwise .F. (false) is returned.
The method :setPos() changes the position of an ActiveX control. Coordinates are specified for the lower left corner. The current position can be determined using the method:currentPos().
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.