oxicottin
Learning by pecking away....
- Local time
- Today, 00:19
- Joined
- Jun 26, 2007
- Messages
- 888
Hello, I have two images (img1 and img2) and I want to have img1 visible when the form opens and when I run the mouse over img1 it changes it to visible = False and img2 is visible = True. Also when I mouse off the image it changes back to img1… How is this done? Thanks!