ShowInTaskBar = False

K

Kimera.Kimera

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?
 
K

Kimera.Kimera

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.
 

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