Click or drag to resize

VOChildAppForm Constructor (Typed)

X#
Initializes a new instance of the VOChildAppForm class

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

Parameters

oWindow
Type: Window
oOwner
Type: Form
See Also