You can create words and fonts that display at any angle. All it takes is a Windows Forms project and a little know-how.
Rotating Text with GDI and Visual Basic
Published 02/02/2015
You can create words and fonts that display at any angle. All it takes is a Windows Forms project and a little know-how.
This code sample shows how to subclass a combobox to paint each item a different colour. (Originally posted: October 31, 2000.)
Become more proficient on the usage of statements to control the flow of execution through a C++/CLI application.
Explore new ways to run processes under Windows. Some might even surprise you.
You can change your input language dynamically. Make it easier for those who speak other languages to use your software.
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.