I have an application that is a part of a solution of projects. In this project I would like for it to start up form to be invisible, but still have a notification icon in t
The easiest way is to set the opacity of the form to 0%. When you want it to appear, set it back to 100%