Description

The anthem:ImageButton control works just like the anthem:Button control. Instead of having Text and TextDuringCallBack properties, the anthem:ImageButton control has ImageUrl and ImageUrlDuringCallBack properties.

The image buttons in this example sleeps for two seconds in the Click handler so we can see the effect of the ImageUrlDuringCallBack property.

The first two buttons are anthem:ImageButton's and the second is an asp:ImageButton so we can verify that the client coordinates are accurate.

Example

Coordinates: