<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/">
  <channel>
    <language>en_US</language>
    <title>Text Control Blog Feed - Spell Checking only</title>
    <description>The Text Control Blog is the central information channel for all Text Control products. We post news updates, product information, sample applications, technical articles, tutorials and conference reports several times a week. Subscribe to the feed today.</description>
    <image>
      <url>https://s1-www.textcontrol.com/assets/dist/img/favicon/favicon-128x128.png</url>
      <title>Text Control Blog Feed - Spell Checking only</title>
      <link>https://www.textcontrol.com/blog/tag/spell-checking/2019/</link>
    </image>
    <pubDate>Thu, 05 Mar 2026 09:20:03 +0000</pubDate>
    <lastBuildDate>Thu, 05 Mar 2026 09:20:03 +0000</lastBuildDate>
    <generator>Text Control Feed Generator 3.0</generator>
    <link>https://www.textcontrol.com/blog/tag/spell-checking/2019/</link>
    <copyright>Text Control</copyright>
    <atom:link rel="self" type="application/rss+xml" href="https://www.textcontrol.com/feed/blog/tag/spell-checking.xml"/>
    <item>
      <title>Service Pack 1 for TX Spell .NET 7.0 Released</title>
      <description><![CDATA[Text Control released Service Pack 1 for TX Spell .NET 7.0, covering both the Windows Forms and WPF editions. The update addresses known issues since the initial release. Users should review the fix list on the support page before downloading and installing the service pack.]]></description>
      <pubDate>Tue, 28 May 2019 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2019/05/28/service-pack-1-for-spell-7-released/</link>
      <guid isPermaLink="false">92e70f91-a8bc-5c94-9e80-8ce5105748d0</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="53779" url="https://s1-www.textcontrol.com/assets/dist/blog/2019/05/28/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/release/2019/"><![CDATA[Release]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/spell-checking/2019/"><![CDATA[Spell Checking]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/windows-forms/2019/"><![CDATA[Windows Forms]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/wpf/2019/"><![CDATA[WPF]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Proofing Tools Available As ReportingCloud Web API Endpoints</title>
      <description><![CDATA[ReportingCloud introduces three proofing Web API endpoints for cloud-based spell checking. The proofing/check endpoint detects misspelled words and duplicates, proofing/suggestions returns ranked corrections for a given word, and availableDictionaries lists over 50 supported languages.]]></description>
      <pubDate>Wed, 23 Aug 2017 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2017/08/23/proofing-tools-available-as-reportingcloud-web-api-endpoints/</link>
      <guid isPermaLink="false">3330a9a9-fd77-545c-ae43-5d89f0a71892</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="162163" url="https://s1-www.textcontrol.com/assets/dist/blog/2017/08/23/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/cloud/2017/"><![CDATA[Cloud]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/reporting/2017/"><![CDATA[Reporting]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/reportingcloud/2017/"><![CDATA[ReportingCloud]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/spell-checking/2017/"><![CDATA[Spell Checking]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/web-api/2017/"><![CDATA[Web API]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Using TX Spell .NET with ServerTextControl</title>
      <description><![CDATA[TX Spell .NET integrates with ServerTextControl for server-side spell checking by referencing TXSpell.dll and updating the licenses.licx file. After creating a TXSpell instance and assigning it to the SpellChecker property, hyphenation can be activated to match UI output.]]></description>
      <pubDate>Tue, 26 Apr 2016 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2016/04/26/using-tx-spell-net-with-servertextcontrol/</link>
      <guid isPermaLink="false">15055dde-554f-55df-9f2d-57d2d5dc0b1d</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="33446" url="https://s1-www.textcontrol.com/assets/dist/img/blog/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/hyphenation/2016/"><![CDATA[Hyphenation]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/servertextcontrol/2016/"><![CDATA[ServerTextControl]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/spell-checking/2016/"><![CDATA[Spell Checking]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>HTML5: Enable Spell Checking Using Javascript</title>
      <description><![CDATA[TX Spell .NET spell checking is disabled by default in Web.TextControl. A JavaScript command after the ribbonTabsLoaded event enables it on load. TX Spell .NET must be installed on the server, and the Windows Service requires updating via the TX Text Control setup repair if added later.]]></description>
      <pubDate>Thu, 08 Oct 2015 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2015/10/08/html5-enable-spell-checking-using-javascript/</link>
      <guid isPermaLink="false">cee26f23-4ddb-599a-87e5-fe5f3c8cbd54</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="33446" url="https://s1-www.textcontrol.com/assets/dist/img/blog/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/html5/2015/"><![CDATA[HTML5]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/spell-checking/2015/"><![CDATA[Spell Checking]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Web.TextControl and Spell Checking</title>
      <description><![CDATA[TX Spell .NET integrates spell checking into the HTML5-based Web.TextControl editor running on TX Text Control .NET Server. Once deployed alongside the web server service, it provides spell-as-you-type highlighting, a context menu, hyphenation, and language detection support.]]></description>
      <pubDate>Mon, 09 Feb 2015 11:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2015/02/09/webtextcontrol-and-spell-checking/</link>
      <guid isPermaLink="false">a8f4f752-2afe-5dc6-8b38-84430eeb76e6</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="33446" url="https://s1-www.textcontrol.com/assets/dist/img/blog/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/html5/2015/"><![CDATA[HTML5]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/spell-checking/2015/"><![CDATA[Spell Checking]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/tutorial/2015/"><![CDATA[Tutorial]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>TX Spell .NET: Not Only a Spell Checker</title>
      <description><![CDATA[TX Spell .NET integrates spell checking, hyphenation, and language detection into Windows Forms, WPF, and ASP.NET applications. It offers spell-as-you-type with red underlines, correction dialogs, multilingual hyphenation tied to language regions, and detection of over 30 languages.]]></description>
      <pubDate>Fri, 28 Nov 2014 11:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2014/11/28/tx-spell-net-not-only-a-spell-checker/</link>
      <guid isPermaLink="false">11b4d636-119e-5f51-814e-3cbf83b8b5ae</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="33446" url="https://s1-www.textcontrol.com/assets/dist/img/blog/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/proofing/2014/"><![CDATA[Proofing]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/spell-checking/2014/"><![CDATA[Spell Checking]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/tutorial/2014/"><![CDATA[Tutorial]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>TX Text Control X11 Sneak Peek: Language Detection</title>
      <description><![CDATA[TX Spell .NET 5.0, shipping with TX Text Control X11, adds automatic language detection for over 30 languages. The DetectLanguageScopes method identifies language boundaries in mixed-language text without loading dictionaries, returning start index and length for each scope found.]]></description>
      <pubDate>Mon, 25 Aug 2014 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2014/08/25/tx-text-control-x11-sneak-peek-language-detection/</link>
      <guid isPermaLink="false">3e998754-1150-5b25-9e86-1a5bccd69b76</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="33446" url="https://s1-www.textcontrol.com/assets/dist/img/blog/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/release/2014/"><![CDATA[Release]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/spell-checking/2014/"><![CDATA[Spell Checking]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Interactive Spelling Suggestions Using TX Spell .NET</title>
      <description><![CDATA[TX Spell .NET generates real-time spelling suggestions suitable for touch-enabled interfaces. A sample project renders suggestion labels in a FlowLayoutPanel, and clicking a label calls MisspelledWords.Remove to replace the misspelled word at the current input position instantly.]]></description>
      <pubDate>Wed, 30 Jul 2014 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2014/07/30/interactive-spelling-suggestions-using-tx-spell-net/</link>
      <guid isPermaLink="false">2d118c22-342c-5974-9c73-9bf0c9152301</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="33446" url="https://s1-www.textcontrol.com/assets/dist/img/blog/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/sample/2014/"><![CDATA[Sample]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/spell-checking/2014/"><![CDATA[Spell Checking]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Sneak Peek TX Spell 5.0: Language Detection Engine</title>
      <description><![CDATA[TX Spell .NET 5.0 introduces a language detection engine that identifies over 30 languages from text with minimal sampling. Built on the Unicode Bidirectional Algorithm, it returns language scopes with start index and length, and includes Visual Studio design-time support.]]></description>
      <pubDate>Mon, 28 Jul 2014 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2014/07/28/sneak-peek-tx-spell-50-language-detection-engine/</link>
      <guid isPermaLink="false">59d8a034-e04e-55f9-8083-eac2318cdd7e</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="33446" url="https://s1-www.textcontrol.com/assets/dist/img/blog/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/release/2014/"><![CDATA[Release]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/spell-checking/2014/"><![CDATA[Spell Checking]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>AutoCorrect: TWo INitial CApitals</title>
      <description><![CDATA[TX Spell .NET enables AutoCorrect for words with two initial capitals by hooking into the Changed event of TX Text Control. The handler checks each misspelled word for leading uppercase pairs, validates the lowercase form against the dictionary, and replaces the word if valid.]]></description>
      <pubDate>Thu, 24 Jul 2014 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2014/07/24/autocorrect-two-initial-capitals/</link>
      <guid isPermaLink="false">951c5394-fcae-5201-aa6a-d0901723bdd9</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="33446" url="https://s1-www.textcontrol.com/assets/dist/img/blog/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/spell-checking/2014/"><![CDATA[Spell Checking]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/tutorial/2014/"><![CDATA[Tutorial]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>TX Spell .NET: Ignore Word List Using User Dictionaries</title>
      <description><![CDATA[TX Spell .NET supports multiple simultaneous dictionaries for spell checking, including both language and user dictionaries. By creating a secondary UserDictionary with IsEditable set to false, developers can define a persistent ignore list of terms that the spell checker skips.]]></description>
      <pubDate>Fri, 10 Jan 2014 11:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2014/01/10/tx-spell-net-ignore-word-list-using-user-dictionaries/</link>
      <guid isPermaLink="false">5eca7eb8-90b1-55dc-bce3-6267b3ffc84b</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="33446" url="https://s1-www.textcontrol.com/assets/dist/img/blog/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/spell-checking/2014/"><![CDATA[Spell Checking]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/tutorial/2014/"><![CDATA[Tutorial]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Special Offer: Add Spell Checking and Save 20%</title>
      <description><![CDATA[TX Spell .NET integrates spell checking for over 80 languages into TX Text Control applications with zero code. Developers connect the TXSpellChecker component to TextControl using the Visual Studio designer, enabling built-in context menus, spell check dialogs, and user dictionaries.]]></description>
      <pubDate>Tue, 05 Mar 2013 11:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2013/03/05/special-offer-add-spell-checking-and-save-20/</link>
      <guid isPermaLink="false">43e3f5b5-f50f-5d06-b852-eb01e3a2ac39</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="33446" url="https://s1-www.textcontrol.com/assets/dist/img/blog/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/spell-checking/2013/"><![CDATA[Spell Checking]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>TX Spell .NET ActiveX Package Goes CodePlex</title>
      <description><![CDATA[The TX Spell .NET ActiveX Package wraps the Windows Forms spell checker in a COM-visible user control, enabling VB6 application integration. Published on CodePlex as an open-source Visual Studio project, developers can modify the wrapper source and contribute community improvements.]]></description>
      <pubDate>Wed, 21 Nov 2012 11:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2012/11/21/tx-spell-net-activex-package-goes-codeplex/</link>
      <guid isPermaLink="false">d5a9ba94-b629-524d-99ca-fbd2854aa46d</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="33446" url="https://s1-www.textcontrol.com/assets/dist/img/blog/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/release/2012/"><![CDATA[Release]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/spell-checking/2012/"><![CDATA[Spell Checking]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Spell Checking, MailMerge and UserDictionaries</title>
      <description><![CDATA[After a MailMerge operation, merged field text from the data source can trigger false spell-check errors in TX Spell .NET. By capturing each merged word in the FieldMerged event handler and adding it to a temporary UserDictionary, those terms are excluded from the spell checker.]]></description>
      <pubDate>Mon, 19 Nov 2012 11:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2012/11/19/spell-checking-mailmerge-and-userdictionaries/</link>
      <guid isPermaLink="false">a9e69843-5d53-5a02-a1c1-01e17cb0b9fd</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="33446" url="https://s1-www.textcontrol.com/assets/dist/img/blog/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/sample/2012/"><![CDATA[Sample]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/spell-checking/2012/"><![CDATA[Spell Checking]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Using Hunspell Dictionaries from OpenOffice.org in TX Spell .NET</title>
      <description><![CDATA[TX Spell .NET natively supports Hunspell dictionaries from OpenOffice.org. The OXT files are renamed ZIP archives containing .dic and .aff files that load either through the Language property at design-time or programmatically via the DictionaryCollection and its Add method.]]></description>
      <pubDate>Wed, 15 Feb 2012 11:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2012/02/15/using-hunspell-dictionaries-from-openofficeorg-in-tx-spell-net/</link>
      <guid isPermaLink="false">213df48e-7ca4-5b77-a05b-1270f4f1faaa</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="33446" url="https://s1-www.textcontrol.com/assets/dist/img/blog/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/spell-checking/2012/"><![CDATA[Spell Checking]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>TX Spell .NET: Exploring the Science Behind Suggestions</title>
      <description><![CDATA[Spell check suggestions rely on two phases: transformation and evaluation. The engine permutes misspelled words through character additions, removals, replacements, and shifts, then ranks candidates using factors like phonetic similarity and keyboard key distance analysis.]]></description>
      <pubDate>Fri, 03 Feb 2012 11:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2012/02/03/tx-spell-net-exploring-the-science-behind-suggestions/</link>
      <guid isPermaLink="false">63f469dc-f1ac-5ab0-9f7e-29cf676b6dd3</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="33446" url="https://s1-www.textcontrol.com/assets/dist/img/blog/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/spell-checking/2012/"><![CDATA[Spell Checking]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Adding User Dictionaries to TX Spell .NET in VB6</title>
      <description><![CDATA[The TX Spell .NET ActiveX Package includes four classes: AxTXSpellChecker for spell checking, IncorrectWord for misspelled word data, OpenOfficeDictionary for Hunspell support, and UserDictionary for custom word lists. User dictionaries persist and load via path-based configuration.]]></description>
      <pubDate>Thu, 02 Feb 2012 11:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2012/02/02/adding-user-dictionaries-to-tx-spell-net-in-vb6/</link>
      <guid isPermaLink="false">43ceb699-9d3f-505e-894d-06c85a4a6238</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="33446" url="https://s1-www.textcontrol.com/assets/dist/img/blog/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/spell-checking/2012/"><![CDATA[Spell Checking]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>TX Spell .NET: US English Legal Dictionary Released</title>
      <description><![CDATA[A US English legal dictionary with terms not found in the standard en_US dictionary has been released for TX Spell .NET. Shipped as a .txd user dictionary within the en_US package, it covers specialized legal terminology from affranchise to whistleblower for legal software.]]></description>
      <pubDate>Fri, 27 Jan 2012 11:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2012/01/27/tx-spell-net-us-english-legal-dictionary-released/</link>
      <guid isPermaLink="false">84755c5d-6c4c-5772-b031-cfc303079cbb</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="33446" url="https://s1-www.textcontrol.com/assets/dist/img/blog/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/spell-checking/2012/"><![CDATA[Spell Checking]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>From Our Labs: New Spell Checking Concepts for DataGridViews</title>
      <description><![CDATA[TX Spell .NET integrates spell checking into the .NET DataGridView control using two complementary approaches. The context menu approach displays cell-level error icons with inline corrections, while the dialog approach iterates through all cells in sequence like Excel does.]]></description>
      <pubDate>Tue, 24 Jan 2012 11:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2012/01/24/from-our-labs-new-spell-checking-concepts-for-datagridviews/</link>
      <guid isPermaLink="false">08f0bb84-f0c8-57cd-918a-a412618bd417</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="33446" url="https://s1-www.textcontrol.com/assets/dist/img/blog/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/spell-checking/2012/"><![CDATA[Spell Checking]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>TX Spell .NET: Medical Dictionary Tested and Published</title>
      <description><![CDATA[The OpenMedSpel medical dictionary adds approximately 50,000 medical terms, medications, and drug brand names to TX Spell .NET for spell checking. Verified for both the Windows Forms and WPF editions, it ships as part of the en_US dictionary package available for download.]]></description>
      <pubDate>Thu, 19 Jan 2012 11:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2012/01/19/tx-spell-net-medical-dictionary-tested-and-published/</link>
      <guid isPermaLink="false">ce758d84-0fd2-5629-8e38-5bae12690af1</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="33446" url="https://s1-www.textcontrol.com/assets/dist/img/blog/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/spell-checking/2012/"><![CDATA[Spell Checking]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Add Spell Checking to TX Text Control Express</title>
      <description><![CDATA[TX Spell .NET integrates with the free TX Text Control Express edition, serving as a complete RichTextBox replacement. Setup involves placing TextControl and TXSpellChecker components on a Windows Form, linking them via the SpellChecker property, and enabling spell-as-you-type.]]></description>
      <pubDate>Mon, 16 Jan 2012 11:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2012/01/16/add-spell-checking-to-tx-text-control-express/</link>
      <guid isPermaLink="false">76b0d1fd-0e2e-5f7c-b385-89c9a705111b</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="33446" url="https://s1-www.textcontrol.com/assets/dist/img/blog/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/spell-checking/2012/"><![CDATA[Spell Checking]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>TX Spell .NET ActiveX Package Released - Spell Checking in VB6</title>
      <description><![CDATA[The TX Spell .NET ActiveX Package wraps .NET-based spell checking functionality for Visual Basic 6 through a COM wrapper control. Setup requires installing the package, compiling the AxTXSpell Visual Studio project in VS 2008 or 2010, and referencing the DLL in VB6 projects.]]></description>
      <pubDate>Mon, 09 Jan 2012 11:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2012/01/09/tx-spell-net-activex-package-released-spell-checking-in-vb6/</link>
      <guid isPermaLink="false">8ab52f7b-0dcd-5aa2-8685-4358f6710e59</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="33446" url="https://s1-www.textcontrol.com/assets/dist/img/blog/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/github/2012/"><![CDATA[GitHub]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/spell-checking/2012/"><![CDATA[Spell Checking]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/tutorial/2012/"><![CDATA[Tutorial]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>TX Spell .NET: Creating Custom Context Menus</title>
      <description><![CDATA[Custom spell checking context menus in TX Spell .NET use the SpellCheckContextMenuStrip property and MisspelledWords.GetItem method to detect the word at the mouse position. The code dynamically populates menu items with suggestions and replaces misspelled words on click.]]></description>
      <pubDate>Wed, 04 Jan 2012 11:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2012/01/04/tx-spell-net-creating-custom-context-menus/</link>
      <guid isPermaLink="false">ceb33850-28f5-54f2-90e2-5e2879c3632e</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="33446" url="https://s1-www.textcontrol.com/assets/dist/img/blog/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/sample/2012/"><![CDATA[Sample]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/spell-checking/2012/"><![CDATA[Spell Checking]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Converting 3rd-party User Dictionaries to TX Spell .NET</title>
      <description><![CDATA[TX Spell .NET supports open dictionary formats including Hunspell from OpenOffice.org. A Dictionary Converter tool migrates third-party dictionaries like ComponentOne SpellChecker to the native .txd format, while user dictionaries use plain text word lists with encoding headers.]]></description>
      <pubDate>Tue, 03 Jan 2012 11:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2012/01/03/converting-3rd-party-user-dictionaries-to-tx-spell-net/</link>
      <guid isPermaLink="false">cf1ca637-d5f8-57f4-9547-b2eac42596d7</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="33446" url="https://s1-www.textcontrol.com/assets/dist/img/blog/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/release/2012/"><![CDATA[Release]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/spell-checking/2012/"><![CDATA[Spell Checking]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Porting RapidSpell to TX Spell .NET</title>
      <description><![CDATA[TX Spell .NET serves as a direct replacement for RapidSpell in existing projects. This migration guide covers differences in dictionary handling, dialog box integration, and spell-as-you-type setup, with a mapping table of RapidSpell API methods to their TX Spell .NET counterparts.]]></description>
      <pubDate>Thu, 22 Dec 2011 11:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2011/12/22/porting-rapidspell-to-tx-spell-net/</link>
      <guid isPermaLink="false">87309eff-89c3-58bf-b5c6-31be95dbd2a9</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="33446" url="https://s1-www.textcontrol.com/assets/dist/img/blog/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/sample/2011/"><![CDATA[Sample]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/spell-checking/2011/"><![CDATA[Spell Checking]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/tutorial/2011/"><![CDATA[Tutorial]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
  </channel>
</rss>
