Due: Friday, Dec 7
Goal: Gain experience with Visual Basic.
Task: Create a simple Visual Basic application that converts US Dollars to Canadian Dollars (you may use the conversion 1 US Dollar = 1.5 Canadian Dollars). Your job is to create a simple application where the user can enter the number of US Dollars and then hit a button to display the number Canadian Dollars. You must also create a scroll bar that the user can use to set the number of US Dollars.
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.