Nits

Nits

  • NA
  • 40
  • 66.6k

How to change color of textbox in C# GUI?

Aug 8 2011 1:07 AM
Hi ,
I have 5 or 6 textboxes and all of them are required ( have required field validators ) .. I want to change their background color to yellow when they are left blank and when the box is filled the backgorund color to white ..Is it possible??? to do in c#
And can I apply same method for login page too!!

Answers (10)