Unable to Create Controls on a CPropertyPage
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
I'm trying to create common contros by coding and not through the resource editor. The problem is that the controls simply do not appear. They're being created with the CPropertyPage being their parent and then calling ShowWindow(SW_SHOW) on them. Anyone to help ? Thanks.
-
I'm trying to create common contros by coding and not through the resource editor. The problem is that the controls simply do not appear. They're being created with the CPropertyPage being their parent and then calling ShowWindow(SW_SHOW) on them. Anyone to help ? Thanks.