WinFormVOWindowHost.HostingControl Property | |
The control that is used to host the VO Window
Namespace:
XSharp
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.21
Syntax VIRTUAL PROPERTY HostingControl AS Control GET SET
public virtual Control HostingControl { get; set; }
Request Example
View SourceProperty Value
Type:
ControlSee Also