Example #1
0
        private void tácGiảToolStripMenuItem_Click(object sender, EventArgs e)
        {
            FormThongTinTacGia ttTG = new FormThongTinTacGia();

            ttTG.Show();
        }
Example #2
0
        private void tácGiảToolStripMenuItem_Click(object sender, EventArgs e)
        {
            FormThongTinTacGia formthongtintacgia = new FormThongTinTacGia();

            formthongtintacgia.Show();
        }