How to Use the ClassWizard with 16-Bit Property PagesLast reviewed: July 22, 1997Article ID: Q130947 |
1.52
WINDOWS
kbtool
The information in this article applies to:
SUMMARYThe Class Wizard included with Visual C++ version 1.52 does not support adding a class derived from CPropertyPage. It is possible however to add and maintain a CPropertyPage derived class with the Class Wizard by adding a class derived from CDialog and manually replacing all instances of CDialog with CPropertyPage.
MORE INFORMATIONTo add a CPropertyPage derived class to a project using the ClassWizard:
|
Additional reference words: kbinf 1.52 2.52
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |