Exemplo n.º 1
0
 private void btnQLNCC_Click(object sender, EventArgs e)
 {
     QLNCC ncc = new QLNCC();
     ncc.Show();
 }