Hi ,
I am currently trialling Rapid Spell For .Net WinForms. And I have come across a situation using the RapidSpellDialog component where certain textboxes in my project have a value of 0 for the Max Length property ( this allows for as much text to be entered as memory will allow ). When this is the case I get a message box saying "Sorry, the chosen correction is too long for the text box, please revise.". This happens when I click on 'change' in the dialog box. Ideally I want to be able to keep the max length value the same. Is there any way around this at all?
Thanks in advance,
Daniel