Click or drag to resize

GuiFactory.CreateWindow Method (Typed)

X#

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD CreateWindow(
	oWindow AS Window
) AS VOForm
Request Example View Source

Parameters

oWindow
Type: Window

Return Value

Type: VOForm
See Also