寻找在C#应用程序中使用的“高级"文本框 [英] Looking for an 'advanced' text box for use in C# application

查看:164
本文介绍了寻找在C#应用程序中使用的“高级"文本框的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨 我正在寻找允许Windows窗体文本框执行以下操作的组件或代码:
1.使用应用程序指定的字体(相对于此字体)
2.显示当前光标位置的当前行/行和列
3.显示标尺
4.允许用户选择黑色的颜色.和前景
5.键入时为特殊单词或字符上色.单词/字符将在运行时作为列表提供
6.(可选)显示一个头发光标(当前光标位置处的垂直和水平线)

如果不存在这样的控件,您能否命名提供描述的部分功能的控件?


谢谢.

Hi I am looking for a component or code that allows a windows forms text box to do the following:
1. Use fonts as specified by the application (vs has this already)
2. Shows current row/line and column at current cursor position
3. Displays a ruler
4. Allows user to choose colors of backg. and foreground
5. Colors special words or characters when typed. The words/characters will be provided as a list at run time
6. Optionally shows a hair cursor (vertical and horizontal lines at current cursor position)

If such a control does not exist, could you name controls that provide parts of the functionality described?


Thanks.

推荐答案

不存在,您需要购买或书写.
Does not exist, you''ll need to buy it, or write it.


首先,您描述的是RichTextBox,而不是TextBox.
澄清了这一点,您可以在CodeProject上搜索,您肯定会找到很多!
点5是其中最困难的.尝试搜索语法突出显示".
祝你好运.
First of all, you are describing a RichTextBox, not a TextBox.
This being clarified, you may search here on CodeProject and you will surely find a lot of them!
Point 5. is the most difficult of them. Try searching for "syntax highlighting".
Good luck.


这篇关于寻找在C#应用程序中使用的“高级"文本框的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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