Before examining the actual code of the control, let’s see how it’s used in the test project. The test project consists of a single Form that contains an instance of the Rates control and a.Command button. When the button is clicked, the control contacts a Web server and requests the exchange rates of various currencies. The code behind…