blah blah blah is here! blah blah » Close

0
votes
1 answers

NotifyIcon app without a window?

Hey! i'm new :) how can I create a C# application that has NotifyIcon on Win system notification area, but does not have a window of its own? e.g. I only want my app to be a icon in the notification area I can do the icon and all, but I ...

Feedback