Exemplo n.º 1
0
        private void TKHHToolStripMenuItem_Click(object sender, EventArgs e)
        {
            frmThongKeHangHoatheoDVT tkhh = new frmThongKeHangHoatheoDVT();

            tkhh.Show();
        }
        private void buttonReportHH_Click(object sender, EventArgs e)
        {
            frmThongKeHangHoatheoDVT tkhh2 = new frmThongKeHangHoatheoDVT();

            tkhh2.Show();
        }