Click or drag to resize

ResourceDialog.GetDlgItem Method (Typed)

X#

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD GetDlgItem(
	nItem AS LONG
) AS ResourceDialogItem
Request Example View Source

Parameters

nItem
Type: Long

Return Value

Type: ResourceDialogItem
See Also