Visual Basic 6.0
Visual Basic 6.0
It is can be started by double clicking the left mouse button on a VB6.0 icon i.e
visual basic starts and displays new project dialog box i.e
1st click
2nd click
If we choose new project then VB displays its main windows(VBIDE) as shown in next slide
Tool box
Form layout window
Visual basic contains six different windows 1. Visual basic main window. 2. Form design window. 3.Tool box window. 4. Project explorer window. 5. Properties window. 6. Form layout window.
It act as a container, which contains other different windows such as title bar, menu bar, standard tool bar.
Title Bar
Control Buttons
This is a program visual interface. A grid of dots assist the designer in the alignment of tools.
3. Toolbox window
This window contains various drag-and-drop interface tools or controls to be placed on a form.
This window lists all the forms and modules in the current project.
View code
View form
Toggle folder
5. Properties window
Property list
Description Box
This window displays a miniature representation of the form on monitor screen when the project executes are to be displayed.