Change background colour of a textbox in VB?

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!
 
http://www.google.co.in/#sclient=psy&hl=en&source=hp&q=Change+background+colour+of+a+textbox+in+VB%3F&aq=&aqi=&aql=&oq=&pbx=1&fp=c8e3f4fa313d1270&biw=1280&bih=912
 
Back
Top