ZooTV
06-29-2004, 08:48 AM
I was trying to use different images for a single button in a toolbar depending on whether the mouse was over the button or the button was clicked. For example (Windows pre-XP), the toolbar buttons on Internet explorer are all grey, except when you put the mouse over them, then they colorize themselves.
The only event that comes to my mind is the MouseHover event of the toolbar, but it's activated when the mouse is over any part of the toolbar, not a single button.
Any ideas?
Thanks,
The only event that comes to my mind is the MouseHover event of the toolbar, but it's activated when the mouse is over any part of the toolbar, not a single button.
Any ideas?
Thanks,