PyCImageList.Destroy

Destroy()

Destroys the underlying CImageList

Comments

This method actually calls delete() on the CImageList - you should ensure that no controls still require access to this list.