private void button18_Click_1(object sender, EventArgs e) { DataEntryPanel.SendToBack(); BulkPanel.Visible = true; }
private void button10_Click(object sender, EventArgs e) { DataEntryPanel.SendToBack(); CCPanel.SendToBack(); panel5.Visible = true; }