本文介绍了如何在C#中创建带有图标的水平工具栏,例如Outlookexpress或simlar的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
你好,
我希望有一个人可以帮助我.我正在寻找一个示例,该示例如何创建类似Outlookexpress的工具栏(带图标的按钮)
请检查这个网址,看看我需要什么.
http://itqueries.com/wp-content/uploads/2010/01/outlook_express_toolbar2.jpg [^ ]
hello,
i hope some one can help me. I am looking for a example how to create a toolbar like Outlookexpress ( Button with icons)
plz check this url to see what i need.
http://itqueries.com/wp-content/uploads/2010/01/outlook_express_toolbar2.jpg[^]
推荐答案
ImageScaling System.Windows.Forms.ToolStripItemImageScaling.None
TextImageRelation System.Windows.Forms.TextImageRelation.ImageAboveText
这篇关于如何在C#中创建带有图标的水平工具栏,例如Outlookexpress或simlar的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!