Occurs when the ImageList.Handle is recreated.
You can use this event to do special processing when the ImageList.Handle is recreated by actions such as changing the ImageList.ColorDepth or ImageList.ImageSize. Special processing may be required because setting the ImageList.ColorDepth or the ImageList.ImageSize property after setting the ImageList.Images property causes the handle to be recreated and the images to be discarded.