My program need to dynamically change the items (and associated pictures) in a listview control. I get an "ImageList mkust be initalized before it can be used." My code debinds it from the listview, tells the imagelist to clear, and finally binds the imagelist back to the listview control. I get the error when I try to rebind the imagelist. What the hell is going on here?

Anybody the succesfully helps me will get their name (either onine handle or real name, you decide) in the credits of my program.