What are some differences between a form view and a dialog
box?
Answer Posted / prakash
form view is deriving from CFormView and dialog box is
deriving from CDialog.
FormView uses CFrameWnd and it can be SDI or MDI application
Dialog box only uses CDialog and CWinApp.
Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
What is a thread (VC++) and state the difference between Cmutex and Csemaphone?
Explain the significance of initapplication() in vc++.
What is visual c++ 2008 redistributable x64?
What is the Use of the Developer Studio Editor?
What is vcredist_x86 exe?
What is vcredist?
What is microsoft visual c++ used for?
Do I need ms visual c++ on my computer?
What is microsoft visual c++ 2015 redistributable package x64?
Difference between critical section, mutex and semaphore.
What is splitter window in vc++?
What are the advantages of a message map
Is visual c++ still used?
How do I install microsoft visual c++ 2015?
How can we use cmutex?