Replies: 2 comments
-
I have tried creating a Window with |
Beta Was this translation helpful? Give feedback.
0 replies
-
One solution I am trying is to make a window which holds the NotifyIcon. To hide the window there are a few tricks I'm doing:
Right now I'm experimenting with this and will let you know how it goes. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to generate a NotifyIcon without the MainWindow being shown in a noticeable way. I looked through some of the code and it seems to rely on hooking into a window's message procs. Is there a recommended approach to having a NotifyIcon without a visible window tied to it.
Beta Was this translation helpful? Give feedback.
All reactions