You can create words and fonts that display at any angle. All it takes is a Windows Forms project and a little know-how.
Latest Misc Articles
Ten Tips to Being a Great VB Developer
Step out from under C++'s shadow and recognize VB as the powerhouse it's become.
Extracting Audio Segments from a Song with Visual Basic
On a lighter note, learn how to extract audio segments from a song.
Printing from Your VB 2013 App in Windows 8.1
Learn how to print with VB from inside your Windows 8.1 apps.
DevExpress Controls in Visual Basic
Explore the powerful possibilities of incorporating DevExpress controls into your next project.
Using Tracing to Test Your Visual Basic Apps
Learn about trace testing and the tools available for Visual Studio.
Latest Developer Videos
More...Latest CodeGuru Developer Columns

Control Statements and Basic Loops in C++/CLI
Become more proficient on the usage of statements to control the flow of execution through a C++/CLI application.

Processing Things in C# with the Process Class
Explore new ways to run processes under Windows. Some might even surprise you.

Switching Input Languages Dynamically with Visual Basic
You can change your input language dynamically. Make it easier for those who speak other languages to use your software.
Maker Project: Creating a Garage Door Opener
Have you ever wanted to control your garage door from your smartphone? Here is your chance. Get your hands dirty with an Arduino Garage Door Controller.