Unutmamak için yazdıklarım...
ImageButton1.Attributes.Add("onmouseover", "this.src = 'Images/Image2.jpg'"); ImageButton1.Attributes.Add("onmouseout", "this.src = 'Images/Image1.jpg'");