Example #1
0
 private void CovarianceBCTextBox_Leave(object sender, EventArgs e)
 {
     mp.CovarianceBCTextBox_Leave(((TextBox)sender));
 }