显示工具条的文本(Show text of a toolstrip)

编程入门 行业动态 更新时间:2024-10-23 03:23:07
显示工具条的文本(Show text of a toolstrip)

我想知道如何在VB窗体中显示toolstrip本(从Visual Studio 2010中的首选项中的选项)。

我只有一个toolstrip只有图像和鼠标悬停我得到toolstrip首选项中设置的文本。

我已经尝试设置ShowItemTooltips选项,但它似乎只适用于hover鼠标情况。

提前致谢。

I would like to know how do I show the toolstrip text in a VB Form (from what option in preferences in Visual Studio 2010 ).

What I have is a toolstrip only with images and hovering the mouse i get the text set in toolstrip preferences.

I've tried setting the ShowItemTooltips option, but it seems that apply only for the hover mouse case.

Thanks in advance.

最满意答案

将每个ToolStripButton的DisplayStyle设置为ImageAndText

Set the DisplayStyle for each ToolStripButton to ImageAndText.

更多推荐

本文发布于:2023-08-05 05:57:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1427243.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:工具条   文本   Show   text   toolstrip

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!