组件一拼写检查器控件(版本:2.2.20082.82)存在撇号和括号问题

发布于 2024-10-06 13:28:55 字数 442 浏览 0 评论 0原文

我遇到一个问题,希望有人能提供有关组件一拼写检查器控件(版本:2.2.20082.82)的解决方案...

我目前正在 windows 表单应用程序上使用 C1.Win.C1Spell.C1Spell 控件VB.net编写。用户将在文本框中输入注释,然后按下表单上的按钮,该按钮将调用 .CheckControl() 方法并传入注释文本框以执行拼写检查。

用户抱怨拼写检查对话框中出现了太多内容,例如:

带有撇号的单词 --> 。会员的 带括号的单词 --->索赔 我们能够通过将 .IgnoreWithNumbers 属性设置为 true 来控制日期等内容不返回,但找不到针对上述场景取消对话框的方法。

如果有任何尝试建议或有关可能允许我们的方案发挥作用的任何新版本的信息,我将不胜感激。

有什么想法吗?

I am having an issue that I hope someone has a solution regard the Component One Spell checker control (version: 2.2.20082.82)...

I am currently using the C1.Win.C1Spell.C1Spell control on a windows form application written in VB.net. The user will enter notes into a text box and push a button on the form that will call the .CheckControl() method and passing in the notes text box to perform a spell check on.

The users are complaining that too many things are coming up in the spell check dialog box such as:

words with an apostrophe --> member's
words with paranthesis ---> claims(s)
We were able to control things such as dates to not return by setting the .IgnoreWithNumbers property to be true but could not find a way to cancel out of the dialog box for the above mentioned scenarios.

I would appreciate any suggestions to try or information on any newer versions that might allow our scenarios to work.

Any ideas?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

原来是傀儡 2024-10-13 13:28:55

您使用的是 2 年历史的二进制文件,ComponentOne 拥有非常出色的社区/产品支持并定期发布修复,因此您的问题现在得到解决的可能性非常高。

另外,请检查该组件的在线论坛:http://helpcentral.componentone.com /CS/Visual_Studio_Extensions_20/f/83.aspx

在此处查看最新/下一个版本,该组件于 2010 年 12 月 10 日发布:
http://prerelease.componentone.com/

You are using a 2 years old binary, ComponentOne has an really great community/product support and release fixes regularly so the chances that your problem is fixed now is really high.

Also, check their online forum for that component: http://helpcentral.componentone.com/CS/Visual_Studio_Extensions_20/f/83.aspx

Check here for latest/next release, for this component there was a release 10 dec 2010:
http://prerelease.componentone.com/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文