예제 #1
0
        private void menuItem6_Click(object sender, EventArgs e)
        {
            frmQLBHYT_trathe frm = new frmQLBHYT_trathe();

            frm.MdiParent = this;
            frm.Show();
        }
예제 #2
0
        private void trảThẻBHYTToolStripMenuItem_Click(object sender, EventArgs e)
        {
            frmQLBHYT_trathe frm = new frmQLBHYT_trathe();

            frm.MdiParent = this;
            frm.Show();
        }