In this application I've added a checked list box control to my form. This checked is supposed to list all items that a rock band may need, i.e. guitar, amp, drums, etc. I've added a button next to this control, is there any way that when the user clicks this button it will bring up the String Collection editor for this control and then the user can add or remove items from the list. How do I do this?