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
Do I need microsoft visual c++ on my computer?
What are the advantages of a message map
How do I reinstall microsoft visual c++?
What is cmutex?
What is microsoft visual c++ 2013 redistributable package x64?
Explain pointer to the constant and constant pointer? Explain difference between them.
Do I need the microsoft visual c++?
How can we use cmutex?
What is difference between c++ and vc++?
What is a wizard?
What is microsoft visual c++ redistributable and do I need it?
Can I uninstall visual c++ 2005?
Is visual c++ the same as c++?
difference between assert and verify.
What is odbc in vc ++?