Click or drag to resize

VODataForm.CreateSubForm Method (Typed)

X#

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD CreateSubForm(
	nResourceID AS LONG,
	oResDlg AS ResourceDialog
) AS LOGIC
Request Example View Source

Parameters

nResourceID
Type: Long
oResDlg
Type: ResourceDialog

Return Value

Type: Logic
See Also