QA

   

Q&A

Q1:

Is using Windows Forms the only way to produce a user interface within .NET?

A1:

Windows Forms represent windows of all types, not just dialogs. They can be MDI frame windows, pop-up windows, tool windows, and so on. They are the only means within the .NET Framework to represent a Windows-based user interface.

Q2:

Is it possible to create a dialog in MFC and use it from a .NET application?

A2:

Yes, it is possible to do so. In fact, in Hour 5, "Understanding Managed Versus Unmanaged Code," there is a lesson on mixing managed (.NET Framework) code with unmanaged (MFC/Win32) code that will help you understand how this is done.


   
Top


Sams Teach Yourself Visual C++. NET in 24 Hours
Sams Teach Yourself Visual C++.NET in 24 Hours
ISBN: 0672323230
EAN: 2147483647
Year: 2002
Pages: 237

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net