public static FrmacfCMPt_Componente GetInstancia()
 {
     if (_Instancia == null)
     {
         _Instancia = new FrmacfCMPt_Componente();
     }
     return(_Instancia);
 }
        private void btnUbicacion_electrica_Click(object sender, EventArgs e)
        {
            Form FrmacfCMPt_Componente = new FrmacfCMPt_Componente();

            FrmacfCMPt_Componente.ShowDialog();
        }
Beispiel #3
0
        private void ribbonButton58_Click_1(object sender, EventArgs e)
        {
            Form FrmacfCMPt_Componente = new FrmacfCMPt_Componente();

            FrmacfCMPt_Componente.ShowDialog();
        }
Beispiel #4
0
        private void rbtn3_Click(object sender, EventArgs e)
        {
            Form FrmacfCMPt_Componente = new FrmacfCMPt_Componente();

            FrmacfCMPt_Componente.ShowDialog();
        }