Click or drag to resize

VODataForm Constructor (Typed)

X#
Initializes a new instance of the VODataForm class

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

Parameters

oWindow
Type: Window
oOwner
Type: Form
oRes
Type: ResourceDialog
See Also