Changes

Jump to: navigation, search

Designing Forms in Visual Studio

42 bytes added, 14:29, 20 July 2007
Visual Basic Forms and Controls
When a new ''Windows Application'' project is created in Visual Studio the first object you will see is a form. Typically it will appear in the design area as follows:
[[Image:Examplvisual_studio_new_form.jpg| Blank Visual Studio Form]]
Controls are added to the form using the Toolbox. The Toolbox is usually accessed by clicking on the ''Toolbox'' tab to the left of the Visual Studio main window. The Toolbox can be pinned in place so that it no longer auto-hides by clicking on the push pin in the title bar. It can also be detached and allowed to float anywhere on the desktop by clicking and dragging on the title bar after applying the push pin. When detached, the Toolbox appears as follows:
[[Image:visual_studio_toolbox.jpg| Visual Studio Toolbox]]

Navigation menu