Click or drag to resize

WinFormVOWindowHost.VOWindow Property

X#
Get/Set the object of X# window that needs to be hosted

Namespace:  XSharp
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY VOWindow AS Window GET SET 
Request Example View Source

Property Value

Type: Window
Remarks
You should either set the classname or the object. Not both
See Also