I have a field of textboxes. I want the user to be able to select a few of them and to add them to a collection. I prefer a method that allows the user to click-and-hold to select an area but a method that involves clicking on each individual textbox is fine too. Can someone give me an idea how to do this?