ABSTRACT

MFC and the Developer Studio will automatically create dialog boxes and classes for you. In this chapter, we look at ways to manually modify your dialog boxes to be more useful to your user.

Example 21 Dynamically Changing Your Dialog Box Size We will allow our user to click a button that will cause our dialog box to expand to expose more controls.