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 VB Controls Articles
DevExpress Controls in Visual Basic
Explore the powerful possibilities of incorporating DevExpress controls into your next project.
Exploiting the MonthCalendar Control with Visual Basic
Hannes du Preez explains all (well, most) of the little secrets of MonthCalendar, a control that enables calendar-like capabilities and that looks like a visual representation of a month.
Working with Container Controls in VB.NET
Hannes du Preez explains what Container controls are, which Container controls are available, and how to use them.
Guide to Building a VS 2008 User Control in VB
Quite often we need a VB control that has requirements that don't quite exist within the current control set, such as all data-entry controls be on a single page with scroll bars. Read on to learn more...
Enumerating Files and Directories in VB 2010
Learn how to enumerate the files and folders on a computer with LINQ, managing access exceptions along the way.
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.

Using File Functions in .NET
There's lot's more hidden under the surface of file functions than might appear at first glance.

Making a Countdown App (Timer)
Count up or count down. Learn how to do it all with Visual Basic.
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.