Ejemplo n.º 1
0
 private void manageTripBack_Click(object sender, EventArgs e)
 {
     menu.updateList();
     menu.Show();
     this.Close();
 }