private void rbtn13_Click(object sender, EventArgs e) { Form FrmacfLOCt_Local = new FrmacfLOCt_Local(); FrmacfLOCt_Local.ShowDialog(); }
private void ribbonButton26_Click(object sender, EventArgs e) { Form FrmacfLOCt_Local = new FrmacfLOCt_Local(); FrmacfLOCt_Local.ShowDialog(); }