Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Visual basic programming assignment: This Windows application opens a text file that lists the personal marginal income tax rate for 17 countries. The user selects

Visual basic programming assignment: This Windows application opens a text file that lists the personal marginal income tax rate for 17 countries. The user selects a country and displays the personal income tax rate range. A menu selection also can show the entire listing of the countries and the tax rate ranges on a second Windows Form Object

Algorithims, processing, and conditions:

1. The user views a Windows application that contains a title, graphic, and a ListBoxObject displaying the 17 individual tax rate ranges in the many modern countires of the world. The ListBox object is filled from a text file named tax.txt that is open and read by the application from the USB drive (drive E:). The text file contains each country name with the current individual tax rate range.

2. After the user selects the country from the ListBox object and daps or clicks the Display Tax Range Button, a label displays that tax rate range in the selected country.

3. A File menu displays the Display Tax Rates from Various Countries, Clear, and Exit menu items. When the user selects the Display Tax Rates menu item, a second Windows Form object opens and displays the 17 countries and their individual tax rate ranges.

Notes and restrictions: The user must select a country from the ListBox object before hte tax rate of the selected country is displayed.

Comments: The second Form object displays a display countryies and tax rate button to reopen the initial form object.

Special notes: The user selects a city to display the individual tax rate range and taps or clicks the display tax range button.

2. The user selects the display median home prices menu item to open a second form that displays the current median home prices in the 10 largest US cities.

Picture of the form: image text in transcribed

I know that you do not have access to the text file. If you could make one and just put some random country names in there, that'd be great. I'll replace it with the actual text file afterwards.

Form1 Search Solu ile a Solutic Income Tax Rate by Country France Germany reland taly Mexico Norway Poland Spain South Africa Sweden United Kingdom Display Tax Range Tax Rate Range XX.X%-XX.X% tax Properties Form1 System Accessibility AccessibleD AccessibleN AccessibleRC Appearance

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Concepts International Edition

Authors: David M. Kroenke

6th Edition International Edition

0133098222, 978-0133098228

More Books

Students also viewed these Databases questions