Click or drag to resize

ShellWindow.GetPreviousChildForm Method (Typed)

X#

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

Parameters

oChild
Type: VOForm

Return Value

Type: VOForm
See Also