Gets a Windows API handle to the image list (HIMAGELIST).
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
ReadOnly Property Handle As IntPtr
IntPtr Handle { get; }
This corresponds to a Win32 HIMAGELIST handle. The handle is not created until you need to use it. Getting the handle causes it to be created.