示例#1
0
        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();
        }
示例#3
0
        private void rbtn3_Click(object sender, EventArgs e)
        {
            Form FrmacfCMPt_Componente = new FrmacfCMPt_Componente();

            FrmacfCMPt_Componente.ShowDialog();
        }