Example #1
0
 private void tab4cmdTHChi_Click(object sender, EventArgs e)
 {
     BaoCao.frmTonghopthu_chi frm = new BaoCao.frmTonghopthu_chi();
     frm.MdiParent = this;
     frm.Show();
 }
Example #2
0
 private void tab4cmdTHChi_Click(object sender, EventArgs e)
 {
     BaoCao.frmTonghopthu_chi frm = new BaoCao.frmTonghopthu_chi();
     frm.MdiParent = this;
     frm.Show();
 }