Visual Basic 6.0 Tutorial (Intro)
Uploaded by: TutsRus
Video Description:
Introduction tutorial to VB6.
Learn a bit about the IDE, and make a Hello World application.
Tags for this video: 6.0 Basic hello intro tutorial VB VB6 Visual world
Find more videos in the "Howto" category
See more videos uploaded by TutsRus
Comments for this video: Show || Hide
Tell a friend:














Ima make this simple.
open a form, standard.exe
Create a button. double click that button and type in (or copy) Msgbox "Hello World!", vbExclamation THATS IT. RUN IT. HELLO WORLD MADE.