1. Easy way: You can move this icon a bit more downwards
2. Medium way: Put the same event in the form or frame that contains the frame containing your icon.
3. Hard way: Timer. (You could enable=true it only when cursor enters the the icon, and false when it exits.

Also, I would set all these to easy way