I\'m trying to implement system tray feature and for that I need to hide it from the taskbar.
However, my application closes/crashes right after this.Hide();
this.Hide();