private void bunifuFlatButton3_Click(object sender, EventArgs e) { this.Hide(); route ro1 = new route(); ro1.ShowDialog(); this.Close(); }