Click or drag to resize

WinFormVOWindowHost Constructor (IContainer)

X#
Initializes a new instance of the WinFormVOWindowHost class

Namespace:  XSharp
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	container AS IContainer
)
Request Example View Source

Parameters

container
Type: IContainer
See Also