private void ribbonButton58_Click_1(object sender, EventArgs e) { Form FrmacfCMPt_Componente = new FrmacfCMPt_Componente(); FrmacfCMPt_Componente.ShowDialog(); }
private void btnUbicacion_electrica_Click(object sender, EventArgs e) { Form FrmacfCMPt_Componente = new FrmacfCMPt_Componente(); FrmacfCMPt_Componente.ShowDialog(); }
private void rbtn3_Click(object sender, EventArgs e) { Form FrmacfCMPt_Componente = new FrmacfCMPt_Componente(); FrmacfCMPt_Componente.ShowDialog(); }