8
Answers

I wont to open a new form but i found a error

Or Kadosh

Or Kadosh

6y
618
1
Hello iam wont to open a new form but its say error "embedded statement cannot be a declaration or labeled statement".
The code is:
`Form2 f2 = new Form2();
f2.Show;
this.Close; `
thanks alot!
Answers (8)