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
Put this in the form's Shown event
Me.Visible = False