I have the system tray code incorporated successfully, with just minor problems...

First, I need to know how to call up a subroutine when I double click (debugging purposes), that involves the form itself, and two...

I think I'm going to have to set Form.Visible to False to keep the application hidden until the keystroke is entered, but will the previously mentioned subroutine be able to launch while invisible?