Changes

Jump to: navigation, search

Hiding and Showing Forms in Visual Basic

12 bytes added, 17:26, 19 July 2007
Creating an Application with Multiple Forms
In this chapter we will cover the topic of hiding and showing forms when developing applications in Visual Basic.
== Creating an a Visual Basic Application with Multiple Forms ==
Before we can look at hiding and showing Forms we first need to create an application in Visual Studio which contains more than one form. Begin by starting Visual Studio and creating a new Windows Application project called vbShowForm (see [[Creating a New Visual Basic Project]] for details).

Navigation menu