Topic: Text Fader
Not finding your answer? Try searching the web for Text Fader
Answers to Common Questions
how to fade? text color fader
Ok draw a RichTextBox on a form change its name to rtf for simplicity, add a timer (timer1) Whack this code into the form. have fun! you will want to muck with that fade algorithmn which is pretty primitive! Nexus Private Enum FadeParm ... Read More »
Source: http://www.experts-exchange.com/Q_20867487.html