示例#1
0
 private void mnNV_DieuChuyenBoPhanSuDung_ItemActivated(object sender, QCompositeEventArgs e)
 {
     VNA_Project.NGHIEPVU.DieuChuyenBoPhanSuDungFolder.frmNVDieuChuyenBoPhanSuDung frm = new NGHIEPVU.DieuChuyenBoPhanSuDungFolder.frmNVDieuChuyenBoPhanSuDung();
     frm.ShowDialog();
 }
示例#2
0
 private void mnNV_DieuChuyenBoPhanSuDung_ItemActivated(object sender, QCompositeEventArgs e)
 {
     VNA_Project.NGHIEPVU.DieuChuyenBoPhanSuDungFolder.frmNVDieuChuyenBoPhanSuDung frm = new NGHIEPVU.DieuChuyenBoPhanSuDungFolder.frmNVDieuChuyenBoPhanSuDung();
     frm.ShowDialog();
 }