private void QUAYLAI() { this.Hide(); frm_Start frmmain = new frm_Start(); frmmain.ShowDialog(); this.Close(); }