I want to make a text box in .NET \"glow\" yellow, and then \"fade\" to white (basically, by incrementally increasing the brightness). I think Stackoverflow does this after you\
If you want to do it qucikly and smoothly, take a look at the ColorMatrix class.