示例#1
0
 private void SigmaXTextBox_Leave(object sender, EventArgs e)
 {
     mp.SigmaXTextBox_Leave(((TextBox)sender));
 }