Minimize + NotifyIcon

M

MPF

Thanks in advance for any assistance.

I'm developing a "panic button" application where the user single
clicks on a notify icon to activate a window, then clicks on a button
to send a broadcast to connected clients, then I minimize the form to
hide the notification.

The issue is, when the form is minimized after clicking the button to
send the notice, it docks itself, albeit minimized, above the start
menu. The intent here is to have no evidence on the users desktop that
a call for help has been sounded.

If I Hide the form instead of minimize, the form isn't visible on
subsequent clicks on the NotifyIcon. Is there a way to return the form
to it's original "hidden" state?


Thanks,

Morgan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top