コード例 #1
0
 private void btnEd_Click(object sender, EventArgs e)
 {
     cx = new Connections(this);
     cx.busquedaEdProv(tbxEdPNu.Text);
 }