c# windows forms open another form code example Example: C# open a new form form2 F2 = new form2(); F2.Show();