private void mnNV_DieuChuyenBoPhanSuDung_ItemActivated(object sender, QCompositeEventArgs e) { VNA_Project.NGHIEPVU.DieuChuyenBoPhanSuDungFolder.frmNVDieuChuyenBoPhanSuDung frm = new NGHIEPVU.DieuChuyenBoPhanSuDungFolder.frmNVDieuChuyenBoPhanSuDung(); frm.ShowDialog(); }