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 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.

Ten Reasons to Look at .NET Core Now
The .NET Core is here now, and here are some reasons to begin using it.

Using Visual Basic to Create PDFs from Images
Explore how to convert images to a PDF document and how to combine two PDF documents into one.
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.