开发者

How to add icons in notification area?

开发者 https://www.devze.com 2023-01-22 11:31 出处:网络
How to add icons in no开发者_如何学Pythontification area? Use the NotifyIcon class in WinForms, or call the Shell_NotifyIcon() function in plain Win32.

How to add icons in no开发者_如何学Pythontification area?


Use the NotifyIcon class in WinForms, or call the Shell_NotifyIcon() function in plain Win32.

EDIT: If you only want to implement a launcher for an installed application, there are hordes of free programs out there that can help you.

0

精彩评论

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