Exemplo n.º 1
0
        private void button4_Click(object sender, EventArgs e)
        {
            studyinfo studyinfo = new studyinfo();

            studyinfo.Show();
            Hide();
        }
Exemplo n.º 2
0
 public studyinfo()
 {
     InitializeComponent();
     studyinfo1 = this;
 }