What are some differences between a form view and a dialog
box?
Answer Posted / nandan
a CDialog can be used to create a dialog-based app, or a
modeless dialog, or a modal dialog. A CFormView is used when
you want a view on a
document/view interface
The only significant difference is that to do initialization
in a CDialog you put it in
OnInitDialog, but for a CFormView you put it in OnInitialUpdate.
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
What is ole? How do you handle drag and drop in ole?
Where can I find microsoft visual c++ on my computer?
What is microsoft visual c++ 2005 redistributable?
How do I uninstall and reinstall microsoft visual c++ runtime libraries?
What is cwinthread class?
Is visual c++ the same as c++?
How to create a DLL in C++.net 2005 which we can use in VB 6.0 application ?
How do I change visual code font?
In which Way invoke context-sensitive help inside the editor?
What is iunknown?
Can I uninstall visual c++ 2005?
How do I fix microsoft visual c++ 2015 setup failed?
What is microsoft visual c++ 2015 redistributable?
What is microsoft visual c++ runtime library error?
What is vc++ redistributable?