Reset

This method removes all images from the ImageList and resets all other data.

Syntax

imagelist.Reset( )

Parameters

imagelist
Reference to a ImageList control.

Return Value

None.

Remarks

Reset clears the ImageWidth and ImageHeight entries, enabling the control to be used with differently sized images. Note that this also releases the Win32 ImageList handle.