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
Is visual c++ the same as c++?
What is vc++ redistributable?
What is cmutex? How can we use it?
What are the advantages of a message map
Do you need microsoft visual c++?
Explain the significance of initapplication() in vc++.
What is a thread (VC++) and state the difference between Cmutex and Csemaphone?
What is microsoft visual c++ used for?
Can I remove microsoft visual c++?
What is microsoft visual c++ 2005 redistributable?
Explain the advantages of cwinthread class.
Explain the important features of vc++?
What is microsoft visual c++ redistributable and do I need it?
What is visual c++ used for?
How do I install microsoft visual c++ 2015?