Hour 7

   

1:

What is the difference between a Windows Form that is used as a normal form and one that is used as an MDI container?

A1:

The one used as an MDI container has its IsMDIContainer property set to True.

2:

Are dialogs and menus defined in resource files?

A2:

No, they are all defined through the .NET Framework API.

3:

What is the class for the menu?

A3:

System::Windows::Forms::MainMenu.

4:

How are images assigned to toolbar buttons?

A4:

They are assigned as an index into the bound image list.


   
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