Gets and sets the control windows top position.
Read-write property
Visual Basic |
---|
Public Property CtlTop As Long |
The control window's top position (in pixels).
This property is provided as a replacement for the stock ActiveX Top property. The stock ActiveX properties are not available when using ImagXpress as a COM object or when using the ImagXpress ActiveX control in a container that does not support the stock properties. In these cases, use CtlTop to get or set the controls top position.
ImagXpress Object | ImagXpress Members | CtlLeft Property | CtlWidth Property | CtlHeight Property | Window and Control