Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How to change Image transparency when you hover over it?

Asked by 2 years ago

I'm trying to make my ImageButton fade into visibility when you hover your mouse over it, and then fade back out when you move your mouse away. I know its simple but I can't seem to get it done

1 answer

Log in to vote
0
Answered by 2 years ago

You can use the .MouseEnter event

Ad

Answer this question