0% found this document useful (0 votes)
25 views

Co N Tool Name What This Tool Does

Visual Basic is a programming environment from Microsoft that allows programmers to create applications using a graphical user interface. Programmers can select and modify prewritten sections of code in the Basic programming language without writing code from scratch. The GUI contains tools like boxes, buttons, scroll bars, and other objects that perform specific functions when added to a form.

Uploaded by

ivan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
25 views

Co N Tool Name What This Tool Does

Visual Basic is a programming environment from Microsoft that allows programmers to create applications using a graphical user interface. Programmers can select and modify prewritten sections of code in the Basic programming language without writing code from scratch. The GUI contains tools like boxes, buttons, scroll bars, and other objects that perform specific functions when added to a form.

Uploaded by

ivan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

Visual basic, is a programming envi.

From Microsoft which a programmer uses a


graphical user interface GUI to choose and modify preselected sections of code
written in the basic programming language.

co
n

Tool Name

What This Tool Does

Pointer

Selects objects

Picture box

Draws a box to display graphics

Label

Draws a box to display text

Text box

Draws a box that can display text and let the user type
in text

Frame

Groups two or more objects together

Command button

Draws a command button

Check box

Draws a check box

Option (or radio)


button

Draws a radio button

Combo box

Draws a combo box

List box

Draws a list box

Horizontal scroll
bar

Draws a horizontal scroll bar

Vertical scroll bar

Draws a vertical scroll bar

Timer

Places a timer on a form

Drive list box

Draws a drive list box that displays all the disk drives
available

Directory list box

Draws a directory list box that displays a directory on a


particular disk drive

File list box

Draws a file list box that displays files in a specific


directory

Shape

Draws a geometric shape such as a circle or a square

Line

Draws a line

Image box

Draws a box to display graphics

Data control

Draws a control to link a program to a database file

OLE

Draws a box to insert an OLE object

You might also like