コード例 #1
0
 //boton para agregar usuario nuevo
 private void button1_Click_1(object sender, EventArgs e)
 {
     n.VentanaAgregarRH(this);
 }