Exemplo n.º 1
0
 private void tbConsumption_KeyUp(object sender, KeyEventArgs e) => Exam.LigthTheBackgroundOfNumericTextBox(tbConsumption);
Exemplo n.º 2
0
 private void tbVolume_KeyUp(object sender, KeyEventArgs e) => Exam.LigthTheBackgroundOfNumericTextBox(tbVolume);