well here is wat i want to do.

make my program scan for .bmp's and if it finds one it checks if its alrdy in the imagelist1 and if its not then it adds it. now my only problem is checking if the bmp is in the imagelist1. how would i do this? and make it fast?