PropertySheet dissappearing
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
-
I created a MFC dll in which I created a dialog and i placed a OCX over it.But when i domodal that dialog from a exe the dialog is not displaying but when i remove the ocx control the dialog is displaying properly.what will be the problem? thanks, john
Sounds like
AfxEnableControlContainer()
has not been called?
"When I was born I was so surprised that I didn't talk for a year and a half." - Gracie Allen