Moves the control window.
- left
- Specifies the controls left position in pixels.
- top
- Specifies the controls top position in pixels.
- width
- Specifies the controls width in pixels.
- height
- Specifies the controls height in pixels.
This property is provided as a replacement for the stock ActiveX Move method. The stock ActiveX properties and methods are not available:
- when using ImagXpress as a COM object
- when using the ImagXpress ActiveX control in a container that does not support the stock properties and methods.
In these cases, use CtlMove to move the control window.
ImagXpress Object | ImagXpress Members | Window and Control