OK this should be easy, I have a small application that uses 2 forms what I want to do is restore the 2nd form from the taskbar when the user tries to access it, assuming of course that it already exists.

I've got all the code to check if an instance of the form exists, but can't seem to get it to restore from the taskbar.

Surely this is simple I can't seem to find the method