.NET拼写检查控制? [英] .NET Spell Check control?

查看:186
本文介绍了.NET拼写检查控制?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否有任何图书馆那里(最好是一个自包含的文本编辑控件)为具有拼写检查功能.NET。我想补充典型的红色下划线错过拼写的词在我的应用程序的编辑区

Are there any libraries out there (preferably a self contained Text Edit Control) for .NET that have Spell Check capabilities. I would like to add the typical red underline to miss-spelled words in the edit area of my application.

编辑:为了澄清,这是对的WinForms

To clarify, this is for WinForms

推荐答案

不是红线控制,但:的 Aspell.Net 是一个自由和开放源码的.Net拼写检查的组成部分。基于GNU Aspell的项目,Aspell.Net是最强大的多语种拼写引擎之一。该API是用C#和通信通过一个C ++各地安博泰的Win32移植的C API包装

Not a redlining control, but: Aspell.Net is a Free and Open Source .Net spell checking component. Based on the GNU Aspell project, Aspell.Net is one of the most powerful multi-lingual spelling engines available. The API is written in C# and communicates through a C++ wrapper around the Win32 Port of Aspell's C API.

在的 sourceforge上,检查2010年2月(Tahnks,@magnifico)。

Source repository at sourceforge, checked February 2010 (Tahnks, @magnifico).

2012年5月,源不再可访问...对不起。

May 2012, source no longer accessible... sorry.

这篇关于.NET拼写检查控制?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆