Exemplo n.º 1
0
        private void tácGiảToolStripMenuItem_Click(object sender, EventArgs e)
        {
            FormThongTinTacGia ttTG = new FormThongTinTacGia();

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

            formthongtintacgia.Show();
        }