|
-
Dec 7th, 2002, 06:55 PM
#1
Thread Starter
Lively Member
Mouse Over Buttons In VB??
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?
 [vbcode]Private Sub Form_Load()
I would rather be hated for who I am than loved for who I'm not.[/vbcode]
End Sub
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|