コード例 #1
0
 private void Btn_cerrar_Click(object sender, EventArgs e)
 {
     this.Hide();
     principal.Show();
 }