private void button3_Click(object sender, EventArgs e) { frm_add_ficalia fiscalia = new frm_add_ficalia(); fiscalia.Show(); }