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 wizard?
What is microsoft visual c++ 2013 redistributable?
Explain some of commonly used methods provided by iunknown.
What is vcredist_x86 exe?
What is difference between c++ and vc++?
What is cwinthread class?
Do I need microsoft visual c++?
What is microsoft visual c++ runtime library error?
How do you handle drag and drop in ole?
What is microsoft visual c++ used for?
What is visual c++ 2010 redistributable package x64?
Do I need ms visual c++ on my computer?
Do I need the microsoft visual c++?
What is the difference between an MLE and an SLE?
Difference between critical section, mutex and semaphore.