Designing Forms in Visual Studio

From Techotopia
Revision as of 19:52, 17 July 2007 by Neil (Talk | contribs)

Jump to: navigation, search

The primary purpose of Visual Basic is the development of graphical Windows applications. Given this fact, it is not surprising that an important part of developing with Visual Basic involves the design of Windows Forms. In this chapter of Visual Basic Essentials we will cover in great detail the design of Forms using Visual Studio.

Visual Basic Forms and Controls