Chapter 15. Using Windows Forms

Team-Fly    

 
Visual Basic .NET Unleashed
By Paul Kimmel
Table of Contents
Part III.  User Interface Design


In This Chapter

  • Reviewing the Forms Namespace

  • Reviewing the System.Drawing Namespace

  • Using the Form Class

  • Custom Form Painting with GDI+

  • Summary

The System.Windows.Forms namespace provides a diverse hierarchy of classes, structures, delegates, and events for creating a rich graphical user interface. The Forms namespace contains the Form class as well as controls that can be used and subclassed for Windows applications.

Chapter 15 explores the System.Windows.Forms namespace, demonstrating some of the controls that you will commonly employ to design and implement graphical user interfaces. In this chapter, we will take a tour of the Forms namespace, demonstrate how to implement the various aspects of a form in .NET, and look at custom form shaping and painting afforded by GDI+.


Team-Fly    
Top
 


Visual BasicR. NET Unleashed
Visual BasicR. NET Unleashed
ISBN: N/A
EAN: N/A
Year: 2001
Pages: 222

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