.net form not opening on button click code example Example: start new form c# moreForm = new MoreForm(); moreForm.Show(); childForm.Close();