Wyo Visual Basic - Chapter 5 Resources

Demos

  • Splash Screen form1 splash form - using a splash screen, multiple forms, input box, advanced message box, giving the user the option to cancel the effect of clicking the x in the upper-right corner of the form to close the window
  • Measuring Elapsed Time - using DateAndTime.Timer to measure elapsed time as well as a Timer object to show the elapsed time
  • Multiple Forms code module form1 form2 - creating multiple forms from the standard code module
  • Animation with a Timer - punching an animated Chuck Norris with timers
  • Two-Dimensional Array - two-dimensional array

Worksheets

Projects

Ch. 5 Part 1 Practice Test

Ch. 5 Part 2 Practice Test (coming soon)