会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
山的女儿
CnBlogs
Home
New Post
Contact
Admin
Subscription
2018年1月22日
C# 在RichTextBox根据内容自动调整高度
private void richTextBox1_ContentsResized(object sender, ContentsResizedEventArgs e) { richTextBox1.Height = e.NewRectangle.Height+10; } http://bbs.cs
Read More
posted @ 2018-01-22 15:37 山的女儿
Views(1841)
Comments(1)
Diggs(0)
Edit
公告