Due: Tuesday, Jan 21
Goal: Gain experience with Visual Basic.
Task: Create a simple Visual Basic application that converts rods into feet (you may recall that portages in the Boundary Water Canoe Area are measured in units called "rods" where 1 rod = 16.5 feet). Your job is to create a simple application where the user can enter the number of rods and then hit a button to display the number of feet. You must also create a scroll bar that the user can use to set the number of rods.
In Visual Basic printout the project (File -> Print) making sure you check both the Form Image and Code checkboxes on the print screen. Turn these two pages in.