Click or drag to resize

ControlWindow.Origin Property

X#
A point representing the position of a control window 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 position of a control window on its owner window, in canvas coordinates.
See Also