Click or drag to resize

GuiFactory.CreateAppWindow Method (Typed)

X#

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

Parameters

oWindow
Type: Window

Return Value

Type: VOAppForm
See Also