Click or drag to resize

ResourceDialog Constructor (Typed)

X#
Initializes a new instance of the ResourceDialog class

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	hDLL AS IntPtr,
	cName AS STRING,
	Owner AS Object
)
Request Example View Source

Parameters

hDLL
Type: IntPtr
cName
Type: String
Owner
Type: Object
See Also