开发者

Best component to show info-text with?

I am to have a label/textfield开发者_开发技巧 with some information. Problem is that a RichTextField will change to a grey color when inactive so the user cannot edit the information, and the label's text will not linebreak with the resizing of the window. What is the best approach to show text that will follow the size of the parent container, like a div in html.

Thanks


Use rich text and set readonly to true rather than setting enabled to false.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜