I have created a program in which the user selects from a combo box a name and I need to display each name the user selects in an individual box. The boxes need to line up next to each other, kind of like a tree. I had thought about using text boxes and wondered if there was any way that I could create a new text box through coding. If anyone has any suggestions as to another way to do this please let me know.

Thanks All