Ejemplo n.º 1
0
        private void thuếTNCNToolStripMenuItem_Click(object sender, EventArgs e)
        {
            Form Thue = new frmThueTNCN();

            Thue.ShowDialog();
        }
Ejemplo n.º 2
0
        private void pictureBox3_Click(object sender, EventArgs e)
        {
            Form Thue = new frmThueTNCN();

            Thue.ShowDialog();
        }