Invisible form appears in Alt-tab list

D

David Schwartz

In my VB.Net Windows Forms app, I am loading a form, populating some
controls, and then hiding the form. Even though the form is invisible, it
still appears when you hit Alt-Tab. ShowInTaskbar is set to False for the
form. Is there any way to prevent the form from appearing in the Alt-Tab
list?

Thanks!
 

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