title | ms.custom | ms.date | ms.reviewer | ms.suite | ms.technology | ms.tgt_pltfrm | ms.topic | dev_langs | helpviewer_keywords | ms.assetid | caps.latest.revision | author | ms.author | manager | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Property Sheets (MFC) | Microsoft Docs |
11/04/2016 |
|
article |
|
|
09439f65-921d-45a2-b3cc-e13884a087b1 |
11 |
mikeblome |
mblome |
ghogen |
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)