Click or drag to resize

ResourceDialog.FromCache Method (Typed)

X#

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 STATIC METHOD FromCache(
	hFile AS IntPtr,
	cName AS STRING
) AS ResourceDialog
Request Example View Source

Parameters

hFile
Type: IntPtr
cName
Type: String

Return Value

Type: ResourceDialog
See Also