如何在组合框控件的项目中添加工具提示 [英] how to add a tooltip to the combobox control's item

查看:65
本文介绍了如何在组合框控件的项目中添加工具提示的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在C#中,如何向组合框控件的每一项添加工具提示.谢谢.

in C#,how to add a tooltip to the every item of the combobox control.thank you.

推荐答案

组合框中没有为工具提示定义的属性控制.您需要添加自己的一个.

这里有一些建议:组合框中每个项目的工具提示 [ ^ ]
There is no defined property for Tooltip in a combobox control. You need to add one of your own.

There are couple of them suggested here: Tooltip for each items in a combo box[^]


您可以在asp.net中使用DetailsView控件

http://codingvilla.com/details-view-control-asp-net-single-article-391.aspx#.UEr40LLiYRk</a> [ ^ ]

或者您可以尝试将其用于获胜的应用程序

http ://stackoverflow.com/questions/680373/tooltip-for-each-items-in-a-combo-box</a> [ ^ ]
You can use DetailsView Control in asp.net

http://codingvilla.com/details-view-control-asp-net-single-article-391.aspx#.UEr40LLiYRk</a>[^]

or you can try this for win apps

http://stackoverflow.com/questions/680373/tooltip-for-each-items-in-a-combo-box</a>[^]


某些帖子
Some of the posts here[^] might help you.


这篇关于如何在组合框控件的项目中添加工具提示的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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