Groups | Blog | Home
all groups > dotnet windows forms > december 2006 >

dotnet windows forms : ShowInTaskBar = False


Kimera.Kimera NO[at]SPAM gmail.com
12/30/2006 3:50:44 PM
I'm having a problem with using this. I'm using two forms, on load the
first form hides itself, then shows the next form. On the next form,
the form is minimized to SysTray, however when i set ShowInTaskBar to
false, the program will terminate. Is this a bug?
Kimera.Kimera NO[at]SPAM gmail.com
12/30/2006 3:55:08 PM
Actually, i've located the problem, sort of.

It seems when ShowInTaskBar is set to false, the program hops back into
the code where Frm2.Showdialog is delcared. Which is where i placed
Me.close, however, i'll still need to stop the program hoping back into
the code where the form is delcared.
AddThis Social Bookmark Button