Hi, I want to validate user's input and I want to inform him about validation error with changing background color of standard winforms textbox control. But instead of changing color immediately I would like to use color fading effect, like here (click on input to fadein effect, click again to fadeout).
Is there any simple way to do it?
Jarek.
Edit: I've also access to In Infragistics controls, I'm not sure if it makes any difference.
