Click or drag to resize

ImageList.Handle Method

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

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

Return Value

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