[Message Deleted]
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
[Message Deleted]
-
[Message Deleted]
What you want is called a "gradient". There are a lot of articles written here on how to do this. Some provide form controls that'll do the work for you. See the below links. http://www.codeproject.com/cs/miscctrl/gradientlabel.asp[^] http://www.codeproject.com/cs/miscctrl/labelgradient.asp[^] http://www.codeproject.com/csharp/gradientforms_easyway.asp[^] http://www.codeproject.com/vb/net/custompanel.asp[^]