I have a program that is minimized to the taskbar on start.
The program will only show info on the taskbar.
I do not want the user to be able to see the form, even
if they click on the app in the taskbar.
You cannot hide the form because it makes it disappear on the taskbar.
How can I do this?