private void button6_Click(object sender, EventArgs e) { TripGroup tg = new TripGroup(); tg.Visible = true; }