Beispiel #1
0
        private void 查看成绩ToolStripMenuItem_Click(object sender, EventArgs e)
        {
            this.Visible = false;
            Form29 f4 = new Form29();

            f4.ShowDialog();
            this.Visible = true;
        }
Beispiel #2
0
        private void bunifuTileButton7_Click(object sender, EventArgs e)
        {
            Form29 lec = new Form29();

            lec.bunifuTileButton11.Visible = true;
            lec.bunifuTileButton15.Visible = true;
            lec.ShowDialog();
        }
Beispiel #3
0
        private void bunifuTileButton1_Click(object sender, EventArgs e)
        {
            Form29 lectii = new Form29();

            lectii.ShowDialog();
        }