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!
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!