Esempio n. 1
0
 private void LowerMassLimitTextBox_Leave(object sender, EventArgs e)
 {
     mp.LowerMassLimitTextBox_Leave(((TextBox)sender));
 }