Windows Forms Hierarchy

Team-Fly    

 
Application Development Using Visual Basic and .NET
By Robert J. Oberg, Peter Thorsteinson, Dana L. Wyatt
Table of Contents
Chapter 7.  Windows Forms


Windows Forms is that part of the .NET Framework that supports building traditional GUI applications on the Windows platform. It provides a large set of classes that make it easy to create sophisticated user interfaces. These classes are available to all .NET languages.

A VB.NET windows application will typically have a main window implemented by deriving from the Form class. Figure 7-1 illustrates how your class derives from the Windows Forms hierarchy.

Figure 7-1. Simplified Windows Forms class hierarchy.

graphics/07fig01.jpg


Team-Fly    
Top
 


Application Development Using Visual BasicR and .NET
Application Development Using Visual BasicR and .NET
ISBN: N/A
EAN: N/A
Year: 2002
Pages: 190

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