多线文本框中的省略号 [英] Elipsis in multiline textbox

查看:113
本文介绍了多线文本框中的省略号的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,





如果我想在MULTILINE文本框中输出省略号,那我该怎么办?

是否可以在MULTILINE文本框中显示省略号(..)?

Hi all,


if i want to give ellipsis in MULTILINE textbox, then how can i do this?
Is it possible to show ellipsis (..) in MULTILINE textbox?

推荐答案

您可以在文本框中显示省略号。



textBox1.text =...



但是,如果你想点击它并显示详细的文字,有一个命令按钮,文本框旁边有...标题。

用户可以点击按钮查看详细视图。
You can show an ellipsis in a textbox.

textBox1.text = "..."

However, if you want to click on it and show detailed text, have a command button with the ... caption right next to the textbox.
Users can click on the button for detailed views.


这篇关于多线文本框中的省略号的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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