Beispiel #1
0
 private void ErrorButton_Click(object sender, EventArgs e)
 {
     ErrorPanel.SendToBack();
     ErrorPanel.Visible = false;
 }