Click or drag to resize

Control.Owner Property (Typed)

X#
The owner window of a control.

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

Property Value

Type: Object
The owner window of a control.
See Also