0% found this document useful (0 votes)
36 views10 pages

VB Chpter1

Visual Basic is a high-level programming language evolved from BASIC. It uses event-driven programming and a graphical interface that allows dragging and dropping objects onto forms. A Visual Basic program is made up of subprograms that can each be executed independently but also linked together, and the environment provides toolbars, a toolbox, and windows for properties, code, and projects.

Uploaded by

vinai12
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
36 views10 pages

VB Chpter1

Visual Basic is a high-level programming language evolved from BASIC. It uses event-driven programming and a graphical interface that allows dragging and dropping objects onto forms. A Visual Basic program is made up of subprograms that can each be executed independently but also linked together, and the environment provides toolbars, a toolbox, and windows for properties, code, and projects.

Uploaded by

vinai12
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
You are on page 1/ 10

Visual basic

VISUAL BASIC is a high level programming language which was evolved from the earlier DOS version called BASIC. BASIC means Beginners' All-purpose Symbolic Instruction Code.  It is a very easy programming language to learn. The codes look a lot like English Language. Different software companies produced different version of BASIC, such as Microsoft QBASIC, QUICKBASIC, GWBASIC ,IBM BASICA and so on.  However, it seems people only use Microsoft Visual Basic today, as it is a well developed programming language and supporting resources are available everywhere.

Event Driven Programming


VISUAL BASIC is a VISUAL and events driven Programming Language

In VISUAL BASIC, programming is done in a graphical environment . In Visual Basic , we just need to drag and drop any graphical object anywhere on the form, and you can change its color any time using the properties windows. Cont

A VISUAL BASIC Program is made up of many subprograms, each has its own program codes, and each can be executed independently and at the same time each can be linked together in one way or another.

VB Environment

Creating First VB Application

Toolbar and Toolbox

Menu Bar

TOOLBOX

TOOLBAR

TOOLBAR
Add Project Menu Editor End Propeties Save Project Break Window

Open Project Add Form, Module

Start

Project Explorer

TOOLBOX
SELECTION POINTER

LABEL FRAME
CHECK BOX COMBO BOX
HORIZONTAL SCROLLBAR TIMER

PICTURE BOX
TEXT BOX

BUTTON
LIST BOX OPTION BUTTON

DIRECTORY LIST BOX


IMAGE

SHAPE

FILE LIST BOX

VERTICAL SCROLLBAR

DRIVE LIST BOX

DATA

LINE

PROPERTIES WINDOW

CODE WINDOW

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy