Nathan Romeo
New member
I have a maths quiz with a timer. I am wondering how I can change the textbox so that when there is less than 10 seconds left, the back colour will turn red? I have this so far:
If timeLeft < 10 Then
This is in Visual Basic 2010. Thanks very much!
If timeLeft < 10 Then
This is in Visual Basic 2010. Thanks very much!