Click or drag to resize

WinFormVOWindowHost Constructor (IContainer)

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(
	container AS IContainer
)
Request Example View Source

Parameters

container
Type: IContainer
See Also