private void EndButton_Click(object sender, EventArgs e)
 {
     Validation.CloseConfirm();
 }