Click or drag to resize

GuiFactory.CreateChildAppWindow Method (Typed)

X#

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD CreateChildAppWindow(
	oWindow AS Window,
	oOwner AS Form
) AS VOChildAppForm
Request Example View Source

Parameters

oWindow
Type: Window
oOwner
Type: Form

Return Value

Type: VOChildAppForm
See Also