我有一个基于CMFCPropertySheet类的对话框。我在我的CMFCPropertySheet后代的构造函数中添加了第一个页面,并设置了外观(PropSheetLook_Tree)和一些标志:m_psh.dwFlagspassed to the constructorAddPage(&m_FirstPage);
SetLook(CMFCPropertySheet</
SettingsSheet.AddPage(&m_Toolbars);
//SetLook(CMFCPropertySheet我已经包含在MainFrame.h中 #include <afxpropertysheet.h> 属性页在.cpp和.h中都使用了CMFCPropertySheet,如其.h文件中所示: class SettingsSheet: public CMFCPropertySheet</e