Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What are some differences between a form view and a dialog
box?

Answers were Sorted based on User's Feedback



What are some differences between a form view and a dialog box?..

Answer / 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

What are some differences between a form view and a dialog box?..

Answer / 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

More VC++ AllOther Interview Questions

What is cwinthread class?

0 Answers  


Do I need the microsoft visual c++?

0 Answers  


What is the value of the expression a = 42?

2 Answers  


What is difference between c++ and vc++?

0 Answers  


How do I create an mfc application in vc++?

0 Answers  


difference between assert and verify.

0 Answers  


What are the advantages of a message map

0 Answers  


Is visual c++ a compiler?

0 Answers  


What is the difference between serialization and deserialization?

4 Answers   Cap Gemini, HCL, MBT,


What is the use of DDV and DDX routines ?

4 Answers   TCS,


Can I uninstall visual c++?

0 Answers  


What is microsoft visual c++ runtime library error?

0 Answers  


Categories