I have a feeling I'm missing something very obvious here, but here goes.

I've got some nice code (from VB-World) to put my program in the systray instead of the task bar, and I've got all the menus etc sorted. My question is this:

What code is used to show the program again? IE if the user clicked the "Show Program" option on the pop up menu, what code would I use to do this?

I've tried Me.WindowState and a few other properties, but none seem to work. Am I being stupid, or is the code more complicated?

Please help me!

THX