The main thing we haven't done yet is create a program that uses components from the Toolbox. To do this, we're going to create a form that allows us to pick a comment from a Combobox component. We don't want this form to display on top of our Word document all the time, so we're also going to code a short procedure to display the form that we will attach to another Button from the toolbar. See Part 3 for the details on doing this.

