我的答案的问题使用TextBox. . . . [英] question for my answer use TextBox . . . .

查看:105
本文介绍了我的答案的问题使用TextBox. . . .的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您的意思是我必须在文本框中添加滚动条(垂直和/或水平)?对不起,但是我不知道如何向文本框中添加滚动条(垂直和/或水平)! !

you mean i have to add a scrollbars (vertical and/or horizontal) to a text box?i am sorry but i dont know how can i add a scrollbars (vertical and/or horizontal) to a text box!!!! Red faced does it work for a label?

推荐答案

在TextBox上查看以下属性:
Look at these properties on a TextBox:
WordWrap
ScrollBars
ReadOnly
MultiLine
MaxLength


标签不能具有滚动条,尽管您可以将它们放在另一个具有滚动条的容器中(然后再次为什么不使用TextBox).


Labels can''t have scrollbars, although you could probably put them in another container that does have scrollbars (then again, why not just use a TextBox).


这篇关于我的答案的问题使用TextBox. . . .的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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