CDialogBar initialization
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
In need to perform the initialization of a window derived from CDialogBar. Is there a method like OnInitlDialog (CDialog) in CDialogBar ? I have tried to use OnCreate method, but when OnCreate is called DDX variable doens't exists jet!
I init my dialog bars the first time they're shown (override
OnShow()
). Same with modeless dialogs. /ravi Let's put "civil" back in "civilization" http://www.ravib.com ravib@ravib.com