This exercise will guide you through the process of adding a combo box and a list box to the Future Value application.
Generate the event handler for the Load event of the form. Then, add code that loads the numbers 1 through 20 in the Number of Years combo box, and add code that selects 3 as the default number of years.