Lab 9 Light Span
Computers GUI
Maximum Points = 10
The purpose of this lab is
to implement a GUI for managing an Inventory system using
Visual Basic to code the GUI with two Windows forms. The GUI will allow the
user to move between the two forms. The form will include ComboBox
and ListBox and several labels to display messages
and the result. [shown on the right] Your code will include event handlers
based on the users choices, arrays, and files. Follow the guidelines in
chapter 9 [pp. 677-615]. MAKE SURE TO READ THE INVENTORY |
|
Test your program frequently
and TEST WHAT YOU SUBMIT.
CORRECTIONS:
You may need to adjust the
sizes and locations of the objects
(Due before
NOTE: Documentation must include
A) Program block:
******************************************************************************
PROGRAM: program
name
AUTHOR: your name (give credit for any code that is
not yours)
DATE: date of creation
PURPOSE: detailed description
of program
******************************************************************************
B) Every subroutine
******************************************************************************
detailed description of the subroutines function
(give credit for any
code that is not yours)
******************************************************************************
Grades are determined using the following scale:
Grading Rubric (Word document)