Hide/Show Forms?

Mar 23 2008 9:19 AM
If there are two forms eg. Form1.cs and Form2.cs how do you hide and show them?

so if you want to hide Form2.cs by this.Hide();
and using a command code on form1 what would it be?

Thanks

Answers (2)