Introduction to Visual Basic
VISUAL BASIC is a high-level programming language that is driven from the earlier DOS version called BASIC.
BASIC
stands for
B
eginners’
A
ll-purpose
S
ymbolic
I
nstruction
C
ode. Visual codes are written same as English and one can understands easily. There are many versions available in the market now a days but visual basic 6 is good for beginners.
C. The Visual Basic 6 Integrated Development Environment
Before you can write programs in VB 6, you need to install Visual Basic 6 compiler on your computer. You can download a copy of
IF we do not have any project before it we have to click on first icon of the dialog box which is shown above in blue highlight.
In the next post we will learn how to Design for different types of application and how you can use tools (Internisic and active ex).
Next Topic
Create Application Using Visual Basic 6.0
|