Click or drag to resize

WinFormVOWindowHost Constructor (Window, Control)

X#
Create w WinFormVOHostwindow

Namespace:  XSharp
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	VOWindow AS Window,
	host AS Control
)
Request Example View Source

Parameters

VOWindow
Type: Window
host
Type: Control
See Also