
Ross Sheppard High School
Computer Programming 30
Student Learning Guide
Challenge Program #5
This project is intended to challenge your
programming skills and provide you with the opportunity to use many of the procedures that you have already learned.
You may need to consult books, your peers, or use the Internet resources on our Visual Basic Link Page to get help.
- You are to design and create code for a program of your choice - anything of substance
that demonstrates your knowledge of Visual Basic Programming.
- This program must include examples of all of the following - and must include a comment in the code stating
where it is used. For example, at the point in your program where an Array is used, include the comment ' This
is an example of an array:
- command buttons
- tool tips
- minimum of 2 variables
- minimum of 2 dialog boxes
- check box
- option button
- menu
- fly-out menu
- pop-up menu
- enabled property
- visible property
- 2 forms
- at least 1 random number
- an array to dynamically built a list
- an If . . . Then statement
- an If . . . Then . . . Else statement
- an ElseIf statement
- Boolean notation
- a Do Loop
- password
- timer
- appropriate Common Dialog boxes
- status bar
- on-line help
- paper documentation (a User's Guide)
- Click here to see the marking guide for this project.
- When you have finished, send an email to your teacher asking that this project
be marked. Attach the User Guide to your email.
© 1998-2000 N.F. Mathew, EdD
File name: Challenge5.htm
Last updated on October 19, 2000