Silly thing I need help with.
When I run my application if I hit the X button to close the window, it stops the application. What I want is for it to hide the winform but keep running on the task bar (already have it running on the task bar).
Is there a simple solution for me to do this?