1. Assuming you are done making youre program. And you want to make an .EXE FILE in visual basic 6.0 | Basic Tutorial
2. Hit FILE , that is on the upper right corner of the screen.
3. Then, Look for Make Project1.exe. See Screenshot....
Home » Archives for February 2015
Step by Step Tutorial | Hello World in Visual BAsic 6.0 | Basic Tutorial
in
Basic Tutorial,
StepByStep Tutorial,
Visual Basic Tutorials
- on 3:54 PM
- No comments

1.Creat the Program. Using Visual Basic 6.0.
2.Put one TEXTBOX and one COMMAND BOX
3. Then, we only put code at command (ENTER) button.
#theCodes
Private Sub Command1_Click()Text1.Text = "Hello World!"End Sub
4. We are DONE! Hit run,...
Step by Step Tutorial | How to use Menu Editor In Visual BAsic 6.0
in
Basic Tutorial,
StepByStep Tutorial
- on 4:03 AM
- No comments

1. Open Visual Basic 6.0
2. Locate Menu Editor
3. At Caption, Type the File(Any u want)
4.At name, put " mnu " before u input the caption. So in this i use mnuFile (Avoid Spaces in NAME)
5. As you type file in the caption, you'll...
Tutorial 3 | Basic Calculator |Visual Basic 6.0 Tutorials| Basic Tutorials VB6.0
in
Basic Tutorial
- on 1:05 AM
- No comments

Functions
Basic Calculator created in Visual Basic 6.0
Simple Calculator with 2 Text Box for two input.
With the function of Addition, Subtraction, Multiplication and Division.
You can download Visual Basic 6.0 Tutorials 3 below...
TUTORIAL 2 VISUAL BASIC| HOW TO USE COMBO BOX AND TEXTBOX | BASIC TUTORIAL |
in
Basic Tutorial,
Visual Basic Tutorials
- on 3:57 AM
- No comments

Functions
Its main function, using COMBO BOX as item list, when to select an item from COMBO BOX the program automatically display the Price of the item in TEXTBOX.
You can download Visual Basic 6.0 Tutorials 1 below :)
DOWNLOAD
MEDIAFIRE...
TUTORIAL 1 VISUAL BASIC| HOW TO USE OPTION BOX, TEXT BOX & CHECK BOX
in
Visual Basic Tutorials
- on 3:29 AM
- No comments

Functions
You can change the color of the text inside the TEXTBOX, by selecting a color on OPTION BOX and font can change through using CHECK BOX to Bold and Italic or both.
You can download Visual Basic 6.0 Tutorials 1 below...
Vb 6.0 LOG-IN form v3
in
Visual Basic Tutorials
- on 10:14 PM
- No comments

Log-in form Created in visual basic 6.0
Codes are so easy, just download the File and Open with Visual Basic 6.0
| Simpliest Visual Basic Log-in form|
|Visual Basic 6.0 Tutorials|
|VB6.0 Tutorials|
DOWNLOAD HERE
Mediafire Li...
Vb 6.0 Tutorial v1
in
Visual Basic Tutorials
- on 3:02 AM
- No comments
Created using Visual Basic 6.0
A Simple Program, when to select a Item,
will automatically display the Price on click.
Download the Program / System below
Make sure you have Vb6.0 installed in you're computers.
Download Here
Mediafire...
Visual Basic 6.0 Counter / Shooping System [BASIC] v2
in
Visual Basic Tutorials
- on 1:41 AM
- No comments
Created using Visual Basic 6.0
Just explore the whole systems and code
Download Here
MEDIAFIRE ...