This is a migrated thread and some comments may be shown as answers.

Change layout?

1 Answer 39 Views
Spell
This is a migrated thread and some comments may be shown as answers.
Magnus
Top achievements
Rank 1
Magnus asked on 12 Nov 2008, 10:24 AM
Is it possible to change layout of the spell checking form if I for example want to use my own ImageButtons or change the text on the buttons?

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 13 Nov 2008, 03:43 PM
Hi Magnus,

You can easily change the text of the spellcheck button by setting the ButtonText property of RadSpell, e.g.

<telerik:RadSpell ID="RadSpell1" ControlToCheck="TextBox1" runat="server" ButtonText="test"  />

Best regards,
Rumen
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Spell
Asked by
Magnus
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or