Click or drag to resize

Control.Origin Property

X#
A point representing the location of a control on its owner window, in canvas coordinates.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY Origin AS USUAL GET SET 
Request Example View Source

Property Value

Type: Usual
A point representing the location of a control on its owner window, in canvas coordinates.
See Also