Ok, I have no problem figuring out how to dynamically add tab pages to my application. I also have no problem updating my 'picturebox' images on those individual tab pages by adding 'tags' to buttons, and assigning the tag = picturebox. By doing so, I am passing that variable into my 'AddHandler' functions. The question I have is: Is it possible to pass more then one variable into an 'Add handler' function? Can you tag more then just one variable???? Please help!

Thanks,
-Spectrum