using visual studio. windows form app

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

using visual studio. windows form app

Post by answerhappygod »

using visual studio. windows form app
Using Visual Studio Windows Form App 1
Using Visual Studio Windows Form App 1 (46.51 KiB) Viewed 11 times
In this exercise, you create an application that converts U.S. dollars to a different currency. Create a Visual Basic Windows application. Use the following names for the solution and project, respectively: Currency Solution and Currency Project. Change the form's name. The application's interface should provide a text box for the user to enter the number of U.S. dollars, and radio buttons for the seven currencies listed in the Figure below. The application should convert the U.S. dollars to the selected currency and then display the result (formatted to three decimal places). Use the exchange rates included in the figure. Save the solution and then start and test the application. Close the Code Editor window and then close the solution. Currency Canadian dollar Exchange rate 0.9776 Euro 0.7722 Indian rupee 54.26 Japanese yen 78.24 Mexican peso 12.9002 South African rand 8.3270 British pound 0.6172
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply