Home

Submit

Source

Feeds

Home » Visual Basic » Getting Started ::

Visual Basic Getting Started
Visual Basic forms are windows. It's an important piece of data because it ties the concept of a form in with everything you already know about Windows applications.)! This section provides additional details about how VB handles forms.
Related Tutorials
Visual Basic VB.Net
Planning the form layout in VB.NET
Visual Basic / VB.Net
This article shows you how to design fairly complicated forms, which can resize, using anchors, docks and panels with a dash of code.

Site: www.imt.net Report - View Tutorial

Visual Basic Getting Started
Projects
Visual Basic / Getting Started
A typical VB application might consist of more than one forms, each of which may have multiple controls. In VB, the information about each form (it's own properties as well as those of the controls that are on the form) is saved into it's own file.

Site: www.garybeene.com Report - View Tutorial

Visual Basic General Development
Building Base Code
Visual Basic / General Development
In this tutorial, we'll look at some of the reasons for using base code and some of the techniques that can be applied to creating your own base code. Finally we'll look at how Microsoft Visual Basic templates can be used to provide frameworks for common forms, classes, and modules.

Site: www.brainbell.com Report - View Tutorial

Visual Basic Getting Started
How to Open a Form with the Press of a Button
Visual Basic / Getting Started
Having every command, label, and input field in one form of a Visual Basic application would be quite messy! Spreading applications into multiple forms allows you to better organize your software. So, find out How to Open a Form with the Press of a Button in Visual Basic 2005 Express.

Site: www.codebeach.com Report - View Tutorial

 
Site Search

 
Categories
2D Graphics 3D Graphics Office Applications Databases Desktop Programming Web Development
 
Advertisement