Wyo VB - Ch. 7 Notes

Objective #1: Understand and use the typesetting and computer display concepts associated with the monitor and hardcopy displays.

Objective #2: Initialize and use user-defined coordinate systems appropriate to application programs.

Objective #3: Use the Circle and Line form methods.

Objective #4: Use the RGB color function.

Objective #5: Use the Shape control.

Objective #6: Use Picture Box and Image controls to add graphics to a VB program.

Objective #7: Animate graphics on a form and use collision detection.

Objective #8: Create menus with the menu editor.

Objective #9: Use a scrollbar as a means of input to a program.

Objective #10: Be able to use the three form events MouseDown, MouseUp, and MouseMove as well as a form's KeyPress & KeyDown events.

Objective #11: Use the Rnd function to generate random numbers within desired ranges.