在一行RichTextBox中限制文本 [英] Limit text in a line richtextbox

查看:86
本文介绍了在一行RichTextBox中限制文本的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的代码:
行数= 3
文字行= 2

我的行数有限,但不仅限于行中的字符.
5 6 7 8 9< =不正确,仅2个字符
6 7"
6 7 8"

My code :
lines =3
textline =2

I have limited lines but not limited to the characters in a line .
5 6 7 8 9 <= not true , just only 2 characters
6 7 ""
6 7 8 ""

推荐答案

这可能对您有帮助

http://www.daniweb.com/software-development/vbnet/threads/288408 [ ^ ]
this may help you

http://www.daniweb.com/software-development/vbnet/threads/288408[^]


这篇关于在一行RichTextBox中限制文本的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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