如何在C#中创建带有图标的水平工具栏,例如Outlookexpress或simlar [英] how to create in C# a horizontal toolbar with icon like Outlookexpress or simlar

查看:88
本文介绍了如何在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[^]

推荐答案

向您的表单添加工具栏.
在工具栏上添加一个按钮.
设置按钮属性:
Add a Toolstrip to your form.
Add a button to the toolstrip.
Set the button properties:
ImageScaling       System.Windows.Forms.ToolStripItemImageScaling.None
TextImageRelation  System.Windows.Forms.TextImageRelation.ImageAboveText


这篇关于如何在C#中创建带有图标的水平工具栏,例如Outlookexpress或simlar的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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