示例#1
0
 private void tbConsumption_KeyUp(object sender, KeyEventArgs e) => Exam.LigthTheBackgroundOfNumericTextBox(tbConsumption);
示例#2
0
 private void tbVolume_KeyUp(object sender, KeyEventArgs e) => Exam.LigthTheBackgroundOfNumericTextBox(tbVolume);