View Full Version : on mouse move


wizcow
11-24-2001, 09:26 AM
i have and icon on my form.
when the mouse moves over the form i want the icon to change special effect to sunken.
when the mouse moves off i want the icon to change back to flat.

i can get the icon to sink with the 'on mouse move' property, but i don't know how to make it go back to flat when the mouse moves off.

pcs
11-24-2001, 09:33 AM
see if this helps:
http://www.access-programmers.co.uk/ubb/Forum7/HTML/001570.html

al

wizcow
11-24-2001, 12:21 PM
Thanks!

once again this forum has been great.

Tom