Click or drag to resize

ImageList.Handle Method (Typed)

X#
Return the Windows handle of the image list, which can be used in Windows.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD Handle() AS IntPtr
Request Example View Source

Return Value

Type: IntPtr
The handle (a pointer) of the image list.
See Also