Chapter 15 Dialogs and Control Windows

The Microsoft Foundation classes provide support for creating and managing Windows dialog boxes. The dialog classes are derived from the CWnd class described in the “Window Management” chapter, so many of the principles described in that chapter apply to the dialog classes as well.