I want to hide this:
Attachment 101001
But at the same time keep this open:
Attachment 101003
Any ideas?
Printable View
I want to hide this:
Attachment 101001
But at the same time keep this open:
Attachment 101003
Any ideas?
Set the ShowInTaskbar property of the form to False.
What he said ^
+ If you want, you can add a 'NotifyIcon' and have the application show up in the system tray beside the date :)