Exemplo n.º 1
0
 private void buttonStudentOptions_Click(object sender, EventArgs e)
 {
     PanelParent.SelectTab(1);
 }
Exemplo n.º 2
0
 private void buttonExcelOptions_Click(object sender, EventArgs e)
 {
     PanelParent.SelectTab(0);
 }