Investigate how to make a color scroller, because it is sometimes very difficult getting the precise color combination.
Latest VB Graphics Articles
Building an Analog Clock in Visual Basic
With today's article, I will demonstrate how to create an analog clock in VB.
Using Visual Basic to Change Screen and Desktop Settings
Learn how to change your screen's wallpaper, screensaver, and its settings as well as change your screen's resolution.
Manipulating Monitor Brightness in Visual Basic
Create a project that will change your monitor's brightness from within a Visual Basic program.
AlphaBlending with GDI+ and Visual Basic
Learn about AlphaBlending, and how it can assist you in creating nice effects on your pictures or drawings.
Flood Filling Objects with VB
Flood filling is nothing more than filling in drawn shapes with colour. It's easier than you think, thanks to VB's power.
Latest Developer Videos
More...Latest CodeGuru Developer Columns
Comparing the stdio and iostream C++ Libraries
It's essential to know the differences in these libraries and use them correctly. This brief tutorial will guide you.

Base64 Encoding from C#
Using the Base64 system isn't as archaic as you might think. Refresh your skills here.

Creating a Memory Dump Process in Visual Basic
Learn how to create a dumping process that can help you when your computer locks up.
Influencing Users: Compliance and Conformity
Learn about two common influence techniques, compliance and conformity, as well as how to design for them.