SyntaxFix
Write A Post
Hire A Developer
Questions
Simply add
this.WindowState = FormWindowState.Minimized; this.ShowInTaskbar = false;
to your form object. You will see only an icon at system tray.