Learn about two different methods of implementing a static control with a transparent background.
Latest Static Control Articles
Managed Extensions: Measuring Strings
Learn how to easily measure the height and width needed to display text values using .NET classes.
CStatic with Scrolling Text
Create a smart static control that features scrolling text.
A New Progress Bar for All Occassions
A CWnd derived Progress bar control that can indicate "busy states" effectively and double up as a good looking progress bar.
Simple Hyperlink Static Control
Build a static control with a hyperlink. Keep it simple. This control is easy to use and understand.
Digitally Display a CStatic Control
Check out this control derived from CStatic. It presents a cool colored LCD scroller look and feel.
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.

.NET Design Patterns: The Abstract Factory Pattern
Learn to effectively use the abstract factory pattern in your C# programming.

How to Use TeamViewer
Learn about the TeamViewer API and the various platforms you can make use of and also how to program a TeamViewer enabled app.
Influencing Users: Compliance and Conformity
Learn about two common influence techniques, compliance and conformity, as well as how to design for them.