We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Problems dispose of a NotifyIcon

Hello,

I have a little Problem with the NotifyIcon. I hope u can help me out.

I open a new window in my mainprogramm, to show undhandelt exceptions.
In this window, I creat a NotifyIcon and pop up a Balloon to show the "Error". You can click on the Balloon, or the Icon to open a nother window, where all informations are listed.

So my problem is now, if I close the window with the informations, I want the window with the NotifyIcon to close aswell. So you dont see the icon in the try anymore.

I handle this with a event on .closed and both windows close and the programm can go on. But the Icon does not disappear.
You can even still click on it and trigger the .click event.
That should not be possible, should it?

Hope you guys can give me a halping hand,
bye.


2 Replies

SR Sean Roddis May 4, 2012 12:04 PM UTC

Found a way to solve the problem.
notIco.ShowInTaskBar = false;

Sry for wasting youre time guys.

Bye



AX Antony Xavier D Syncfusion Team May 11, 2012 07:37 AM UTC

Thank you for your interest in syncfusion products and let us know if you have any further assistance


Loader.
Live Chat Icon For mobile
Up arrow icon