I am doing some coding in VB and it is my understanding that there is a .show and a .hide function which would show and hide a form respectively. The .show appears to work, but the .hide does not. I get the following error:

Compile Error: Method or data member not found

I am running Visual Basic 6 service pack 6.

Any help would be appreciated.

Thank you.