<ej:ToggleButton ID="ToggleButtonNormal" runat="server" Height="25px" DefaultPrefixIcon="default"
ActivePrefixIcon="active" ShowRoundedCorner="true" ContentType="TextAndImage" DefaultText="Play" ActiveText="Stop" ></ej:ToggleButton>
<style type="text/css">
.default
{
background: url('../tick-button.png')no-repeat;
}
.active
{
background: url('../audio-video-button---record.png')no-repeat;
}
</style>
</code>
For your convenient, we have prepared a sample and the same can be downloaded from the following location:
http://www.syncfusion.com/downloads/support/forum/121869/ze/WebApplication1_(2)176815748
Please let us know if you have further concern.
Regards,
Arun P
Please let us know if you have further concern.
Regards,
Arun P