Recent content by Nathan Romeo

  1. N

    Change background colour of a textbox in VB?

    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!
Back
Top