Re: Spellchecker
Stoyan Damov <[email protected]>
| Newsgroups | gmane.comp.windows.devel.dotnet.winforms |
|---|---|
| Message-ID | <[email protected]> |
We've used Keyoti's RapidSpell Desktop component [1] - it has support for 3rd party components such as DevExpress's and TXTControl, and also the nice feature RapidSpellAsYouType. Check it out. [1] http://www.keyoti.com/products/rapidspell/dotNet/ On 5/8/07, Hewitt, Simon C. (Contractor) <[email protected]> wrote: > DevExpress has one in their suite (not sure if its available > separately): > http://www.devexpress.com/Products/NET/WinForms/XtraSpellChecker/ > > Cheers > Simon > > > > -----Original Message----- > > From: Discussion forum for developers using Windows Forms to > > build apps and controls > > [mailto:[email protected]] On Behalf Of > > Greg Robinson > > Sent: 07 May 2007 16:42 > > To: [email protected] > > Subject: [DOTNET-WINFORMS] Spellchecker > > > > There are certain fields in our app, .NET 2.0 Windows > > application, where > > users type the text into WORD, spell check it with WORD and > > then copy the > > text into our application. Is there 3rd party software we > > can purchase for > > this or perhaps a web service we can call into? > > > > > > Thanks, > > > > > > > > Greg Robinson > > > -- Cheers, Stoyan