| description | Learn more about: Property Sheets (MFC) | ||||
|---|---|---|---|---|---|
| title | Property Sheets (MFC) | ||||
| ms.date | 11/04/2016 | ||||
| helpviewer_keywords |
|
||||
| ms.assetid | 09439f65-921d-45a2-b3cc-e13884a087b1 |
This family of articles explains how to implement support for property sheets in MFC applications. A property sheet, also known as a tab dialog box, provides a way to manage large numbers of controls in a dialog box. The property sheet contains property pages, each based on a separate dialog template resource. You can divide your dialog box's controls into logical groups and put each group on its own property page.
-
Adding Controls to a Property Sheet (as opposed to a property page)