private void SigmaXTextBox_Leave(object sender, EventArgs e)
 {
     mp.SigmaXTextBox_Leave(((TextBox)sender));
 }