Create 3 Dimensional Text
You can easily produce cool looking 3D text effects for your application as
shown in this sample.
All it requires is a picturebox to display the 3D text, a textbox to let the
user type in their text, and a simple loop which utilizes the RGB function to
change the text's color and which repositions the text within the picturebox.
Download Source Code
This code was developed by Richard Merry. You can reach Richard at
hypnos_ric@yahoo.co.uk.
Download the source code and press F5 to run the program. Enter a string into
the textbox.
|
About TheScarms
Sample code version info
|