private void mnNV_DieuChinhGiaTriTaiSan_ItemActivated(object sender, QCompositeEventArgs e) { VNA_Project.NGHIEPVU.DieuChinhGiaTriTaiSanFolder.frmNVDieuChinhGiaTriTaiSan frm = new NGHIEPVU.DieuChinhGiaTriTaiSanFolder.frmNVDieuChinhGiaTriTaiSan(); frm.ShowDialog(); }