I have a composite control which contains (among other things) a textbox as a child control that I would like to spell check. The Text property of the child control is exposed via a public property of the composite control.
How can I tell RadSpell which property in my custom control I want it to check?
Thanks!
How can I tell RadSpell which property in my custom control I want it to check?
Thanks!