Discover a very simple, integrated method to make a control, such as static, button, sliderctrl, and progress control transparent in a dialog box.
Latest Other Controls Articles
TIP: Create In-Place ToolTips on Your Own Controls
Learn how very easy it is to create in-place ToolTips on your own controls, such as a treeview control.
Multiple Views Layout Without a Splitter
Learn how to show multiple views in a frame window without using a splitter.
Tab Bar Control
Learn about the Tab Bar control class that is based on CControlBar and the Windows common tab control; it also uses my wrapper class CTabBarCtrl.
Progress Sphere
Learn about a class that displays and automates a translucent, shadowed modal dialog with a progress sphere.
DVD Explorer
Learn about a new utility to analyse the data's structure on a DVD.
Latest CodeGuru Developer Columns
Understanding the C++ Utility Components in the C++ Standard Library
Learn more about a few commonly used components and explore their utility and usages.

Top Programming Languages to Use for .NET Development
Take a look at some of the most popular languages to use within the .NET paradigm.

Using Common Visual Basic Maths Conversion Functions—Imperial to Metric
When you need to convert imperial to metric and vice versa, here are some formulas to keep on hand.
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.