private void Main_m_city_Click(object sender, System.EventArgs e) { FCity F = new FCity(); F.ShowDialog(); }