Duncan asked about modifying the RolloverImageButton control to support 3 states: normal, mouseOver, and mouseDown. Sounded like a good idea so here’s the new version of the RolloverImageButton Control. I added a new property, MouseDownImageUrl, that holds the path to the image that is displayed when the mouse is pressed over the control... Read More