Example #1
0
        private void button4_Click(object sender, EventArgs e)
        {
            HuiYuanZongYeMian frm = new HuiYuanZongYeMian();

            frm.Show();
        }
Example #2
0
        private void 管理ToolStripMenuItem_Click(object sender, EventArgs e)
        {
            HuiYuanZongYeMian frm = new HuiYuanZongYeMian();

            frm.Show();
        }