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.

Web Developers: Are Your Sites Using HTTPS?
Web sites that need certificates, the secure ones running under HTTPS, are quickly becoming the standard. Get ready to use certificates.

Building a Conversation Bot
Learn about the Microsoft Bot Framework, and how to craft a conversation bot.

The Value of APIs
Application Programming Interfaces (APIs) are where you have to be. It's not a matter of if as much as a matter of which.