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