NotifyIcon and Minimize

  • Thread starter Thread starter Albert Krüger
  • Start date Start date
A

Albert Krüger

Hello,

I have a form with a notifyicon. I have set ShowInTaskbar to false. When I
minimize the form, the form minimize, but there is a symbol on the windows
desktop for the minimized form. This symbol is the same as for child windows
which are minimized to its mdi-form. What I make wrong.

Thanks
Albert Krüger
 
I have found a solution (by myself and by google). But I think NotifyIcon
has a strange behavior.

Albert Krüger
 
Back
Top