private void Main_m_country_Click(object sender, System.EventArgs e) { FCountry Fc = new FCountry(); Fc.ShowDialog(); }