Exemplo n.º 1
0
 private void UpperMassLimitTextBox_Leave(object sender, EventArgs e)
 {
     mp.UpperMassLimitTextBox_Leave(((TextBox)sender));
 }