You are on page 1of 3

VISUAL BASIC

INDEX
Srn Topics Signatur Remark
o e
1. Simple Calculator
2. Write a program in VB for currency
conversion.
3. Write a VB program to find even and
odd numbers from an array.
4. Write VB program to change text
color depending on option button
and apply text effects like bold,
italic or underline.
5. Write a VB program to accept input
from the user in text box and add
that text into the list box by using
command button.
6. Write a VB program to accept the
number from the user in text box
and display multiplication table of
that number into the list box.
7. Write a VB program to display the
reverse of a given number using
function.
8. Write a VB program to find sum of
first and last digits of a given
number. Display the output using
msgbox.
9. Write a VB program to convert a
temperature from Celsius to
Fahrenheit and vice versa.
10. Design a data entry screen for the
Video Library.
11. 4 X 4 Square.
12. Design an application in VB to
implement the find and replace
dialogue box .
13. Moving Listitems from first to
second and vice versa.
14. Write a menu driven program in VB
for

1. Addition
2. Subtraction
3. Multiplication

4. Division
15. Write a VB program to display
multiplication of two matrix.
16. Write a VB program to create
standard toolbar on to the form.
(Toolbar contains at least five
buttons.)
17. Write a VB program to create status
bar and display it on onto the form.
18. Write a VB Program to find
transpose of a matrix
19. Write a VB program to accept the
details of book, store those details
into the database and delete the
record of given book id. (Use
InputBox)
20. Create the following application in
VB using menus.

Draw Modify

Circle
Expand

Erase

Shrink
21. Write a VB program to accept the
details of customer having fields
cno, cname, address, phone number.
Display those details on to the
screen using data report.
22. Design an application in VB which
has a Drivelistbox, Dirlistbox,
Filelistbox control.
23. Write VB program for dragging and
dropping multiple objects.
24. Write a program in VB to display the
status of mouse(right click, left click
or double click) on label.
25. Write a VB program to add three
text boxes at runtime.
26. Write a VB program to accept the
details of student and display mark
sheet details on g-rid control
27. Bar chart to pie chart and vice
versa.
28. Write a VB program to search an
employee record according to
empcode and display that record
onto the form. (Use combo box).

You might also like