Control.Owner Property (Typed) | |
The owner window of a control.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.21
Syntax VIRTUAL PROPERTY Owner AS Object GET
public virtual Object Owner { get; }
Request Example
View SourceProperty Value
Type:
ObjectThe owner window of a control.
See Also