Click or drag to resize

WinFormVOWindowHost Constructor (Window, Control)

X#
Initializes a new instance of the WinFormVOWindowHost class

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.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