开发者

Windows 7 taskbar tasks without a window in .Net

I'm trying to create an application for windows 7 that has taskbar tasks that are available even if there is no window like Media Player has.

I'm using the Windows API Code Pack and I've been able to add custom tasks 开发者_Python百科but they are only available after a window is created and as soon as the window closes the tasks are removed.

Any idea how this can be achieved?


Make the window transparent? You can also have it minimized if it is ok.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜