Click or drag to resize

VODialogForm Constructor (Typed)

X#
Initializes a new instance of the VODialogForm class

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

Parameters

oWindow
Type: Window
oRes
Type: ResourceDialog
See Also