Exemplo n.º 1
0
 private void button18_Click_1(object sender, EventArgs e)
 {
     DataEntryPanel.SendToBack();
     BulkPanel.Visible = true;
 }
Exemplo n.º 2
0
 private void button10_Click(object sender, EventArgs e)
 {
     DataEntryPanel.SendToBack();
     CCPanel.SendToBack();
     panel5.Visible = true;
 }