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 the use of microsoft visual c++ 2015 redistributable?
What is visual c++ runtime error?
What is the Use of the Developer Studio Editor?
What is dao in vc ++?
Do I need all the microsoft visual c++ redistributable?
What is vcredist?
Do I need microsoft visual c++ 2005 redistributable on my computer?
Explain the advantages of cwinthread class.
Explain some of commonly used methods provided by iunknown.
How to create a DLL in C++.net 2005 which we can use in VB 6.0 application ?
How do I reinstall microsoft visual c++?
How do you handle drag and drop in ole?
What is microsoft visual c++ 2015 redistributable package x64?
Explain the significance of initapplication() in vc++.
What is iunknown? Explain some of commonly used methods provided by iunknown.