Description of Creating a RollOver Button Server Control :
Creating a RollOver Button Server Control is a tutorial in which the author explains you how to create rollver button control in ASP.NET. Rollover button helps you to display an image when you move the the mouse above the button and display a default image when you do not move mouse above the button. The author shows how to create 2 image files for these button and how to add the images to the rollover button control with a sample program.