Hi, I am trying to mamke a moseover effect in VB. I have one solid image that is my complete form, it looks like the face of a car stereo. I took one of the buttons in photo shop and edited it a little to use as a moseover button. I put it as a image box on my form and aligned it directy over the image of the other button and set its visibie property to false. I set the image1_Click property to Image1.Visable=True, still didin't work, what did i do wrong? Or am I way off on the wrong page?