2
Answers

Hide/Show Forms?

Photo of kindra dragon

kindra dragon

17y
2.8k
1
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)