از این کد استفاده کن در فرم اولت.


this.Hide();
frmMain NextFrm = newfrmMain();
NextFrm.ShowDialog();
this.Close();