10
Reply

How to change color of textbox in C# GUI?

Nits

Nits

Aug 8 2011 1:07 AM
8.4k
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)