任务栏通知区域中的应用程序图标 [英] Application's icon in notification area of taskbar

查看:161
本文介绍了任务栏通知区域中的应用程序图标的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

亲爱的我不知道如何在任务栏的通知区域中显示应用程序的图标

(我的意思是通知栏右侧的任务栏图标,如时间,音量,Google Talk,网络等.)

如果您有任何想法请告诉我..........

Dear i don''tknow how to show my application''s icon in notification area of taskbar

(my mean of notification area by the right side task bar icon like time, volume, google talk, network etc.)

if you have any idea plese tell me.............

推荐答案

露面"是什么意思?我猜你的意思是在通知区域中在我的应用程序的图标上显示一个气球提示". Code Project上有很多文章,确切地说明了如何做到这一点.

哦,您只想在通知区域中显示一个图标.也有一些有关Code Project的文章.
What do you mean by "show over"? I''m guessing you mean "show a balloon tip over my application''s icon in the notification area". There are various articles on Code Project that show exactly how to do that.

Oh, you just want to display an icon in the notification area. There are a few Code Project articles on that too.


尝试一下

添加名为NotifyIcon的控件

在属性项上添加名为ContextMenuStrip的控件,在右键单击时添加要显示的项.

在NotifyIcon控件属性contexmenustrip上,在主窗体加载中选择ur ContextMenuStrip,编写此代码.

Me.NotifyIcon1.Icon = Me.Icon


希望它能对您有所帮助
try this

add control called NotifyIcon

add control called ContextMenuStrip on the property-item add what item u want to apprear when u right click.

on the NotifyIcon control property contexmenustrip select ur ContextMenuStrip on your main form load write this code.

Me.NotifyIcon1.Icon = Me.Icon


hoping it will help u


VinodKumar01写道:
VinodKumar01 wrote:

右侧任务栏图标,如时间,音量,谷歌谈话

right side task bar icon like time, volume, google talk



转到工具栏并添加通知图标

添加上下文菜单条并将其绑定到通知图标

希望对您有所帮助:-D :-D :-D



go to toolbars and add notify icon

add a context menustrip and tie it to the notify icon

hope this helps :-D :-D :-D


这篇关于任务栏通知区域中的应用程序图标的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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