开发者

A Program that sits in the Notification Area

Thanks for taking the time to read my question.

If I build a program, how can I get it to hide in the notifications area(windows 7, cant remember what it's called in XP or Vista) when I minimize it? Like say a Torrent program, or a AntiVirus program.

Also I'd like to know, how can I hide it from the notifications area and bring it up when it a hotkey command is entered?

Any clues on any of these two problems I'm having for an 开发者_JAVA百科a program I am doing would be great.

Thankyou


If your C++/CLI program works with Windows Forms, you can use NotifyIcon component:

http://msdn.microsoft.com/en-us/library/system.windows.forms.notifyicon.aspx

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜