The dynamic screen classes allow you to incorporate advanced screen functionality into your MFC applications. The fundamental difference of these classes are that they work with the actual resource in your executable—this means that users of your applications can alter screens that have been designed by you using the MFC resource editor—they can make changes at run time.
Latest Resizable Dialogs Articles
Automatic Dialog Resizing
Another look at cleanly resizing a dialog and its controls.
Easy Dialog, Property Sheet and Window Resizing
A simple, clean and straightforward way to add resizing dialogs, property sheets, forms and windows to your application.
Class to Auto-Position Controls on Window Resize
Add auto-sizing to your dialogs (and views) in four steps
General Flicker Free Resizable Control
Fantastic generic solution that can be used for any type of window (dialogs, form views, property sheets, etc.)
Dialog Resize Helper
Easiest way yet to have a "resizable dialog" where controls more and resize according to your specs
Latest Developer Videos
More...Latest CodeGuru Developer Columns

Control Statements and Basic Loops in C++/CLI
Become more proficient on the usage of statements to control the flow of execution through a C++/CLI application.

Processing Things in C# with the Process Class
Explore new ways to run processes under Windows. Some might even surprise you.

Switching Input Languages Dynamically with Visual Basic
You can change your input language dynamically. Make it easier for those who speak other languages to use your software.
Maker Project: Creating a Garage Door Opener
Have you ever wanted to control your garage door from your smartphone? Here is your chance. Get your hands dirty with an Arduino Garage Door Controller.