private void tbConsumption_KeyUp(object sender, KeyEventArgs e) => Exam.LigthTheBackgroundOfNumericTextBox(tbConsumption);
 private void tbVolume_KeyUp(object sender, KeyEventArgs e) => Exam.LigthTheBackgroundOfNumericTextBox(tbVolume);