Click or drag to resize

Window.Owner Property (Typed)

X#
The owner of the window, either a Window or App object.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY Owner AS Object GET SET 
Request Example View Source

Property Value

Type: Object
The owner of the window, either a Window or App object.
See Also