Windows Forms Hierarchy

for RuBoard

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

Your application will typically have a main window implemented by deriving from the Form class. Figure 6-1 illustrates how your class derives from the Windows Forms hierarchy.

Figure 6-1. Simplified Windows Forms class hierarchy.

graphics/06fig01.gif

for RuBoard


Application Development Using C# and .NET
Application Development Using C# and .NET
ISBN: 013093383X
EAN: 2147483647
Year: 2001
Pages: 158

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