Hour 3

   

1:

What is the base class for a Windows Form?

A1:

System::Windows::Forms::Form.

2:

How is a delegate related to an event?

A2:

A delegate is the function type that is called to handle a specific event.

3:

How are events different in MFC versus the .NET Framework?

A3:

Events are handled through the message map in MFC, whereas they are handled by assignment of delegates with the .NET Framework.


   
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