visual basic 1 · web viewafter you finish try to rum your program by click on: or debug menu and...

3
Visual Basic 1 New Project "Hello world" 1. From File menu choice New project. 2. Start to design the following program: 3. Steps to build the program: a. Draw the objects. ( 1 label, 1 text box, 4 command buttons). Athra Sultan (IT Teacher) Page 1

Upload: phungliem

Post on 02-May-2018

214 views

Category:

Documents


1 download

TRANSCRIPT

Visual Basic 1

New Project "Hello world"

1. From File menu choice New project.

2. Start to design the following program:3. Steps to build the program:

a. Draw the objects. ( 1 label, 1 text box, 4 command buttons).

b. Set the objects' properties:

Athra Sultan (IT Teacher)Page 1

Visual Basic 1

c. Write the code;

d. After you finish try to rum your program by click on: or debug menu and press start debugging or F5.

e. Congratulation now you finish your first program.

Athra Sultan (IT Teacher)Page 2