private void Main_m_act_Click(object sender, System.EventArgs e) { FAct Fa = new FAct(); Fa.ShowDialog(); }