I know there's a way but I just can't figure it out. I'm trying to create a new instance of a control during run-time. For example, if someone clicked a button, VB would create a new textbox, same way that it would do it in design-time, only now it would do it in runtime. Thanks.