Hiding winforms app from taskbar

Viewed 18682

How can I hide a winform, so that it t will not show in the Windows taskbar , user do not see it , or when the user presses Alt + Tab ?

2 Answers
Related