private void button1_Click_2(object sender, EventArgs e) { mapForm map1 = new mapForm(); map1.ShowDialog(); }