1. Home
  2. Computing & Technology
  3. Visual Basic
Managing Windows Forms
Windows ARE Forms!

FormsThe forms that you add to your projects become the windows of your completed VB.NET Solution! Chapter 15 of our text book, Microsoft Visual Basic Step by Step is the first of a three chapter 'set' that are all about forms. It's also the first chapter in Part Four, Advanced User Interface Design. The importance of forms in programming, and especially Windows programming, is illustrated by the fact that three of the four chapters in Part Four of the book are dedicated to forms. This is an important subject!

In fact, even with three full chapters, the book might still understate the importance of forms in VB.NET. The problem we have in learning about forms is similar to the problem we had in Chapter 12 where we studied text files and string processing, "there is literally so much that all we can do is 'explore' a bit. It's really impossible to go into detail about everything."


 Topics
  From The Lesson
VB.NET structured error handling
 
RoboHelp
 
Microsoft MSDN
HTML Help Workshop

 
Microsoft MSDN
HTML Help SDK

 
User Interfaces in VB .NET
a book by Matthew MacDonald

 

The three chapters that cover forms in the book are organized more as a series of independant topics, so these lessons that introduce them are written the same way. Some comments about the topics in the book are presented. Then I link to some more advanced articles at the About Visual Basic site to expand and challenge your understanding of forms.

Next page >>>   Forms as Software Objects in VB.NET
Page 1, 2, 3, 4, 5

Explore Visual Basic

More from About.com

  1. Home
  2. Computing & Technology
  3. Visual Basic

©2008 About.com, a part of The New York Times Company.

All rights reserved.