Hello!
I'm using an array of Rixhtextboxes, called Text(i), where i = 1,2,3 etc.
When I load the form it only contents one textbox, Text(1). I want the user to be able to (by clicking a button) create a new textbox in the series, Text(2). Then, choose to either create Text(3) or delete Text(2), etc.
Is there a way to do this?

I've thought of creating a lot of textboxes, say Text(1-100), and making them visible or invisible instead of creating, deleting, but it would be rather inconvinent.

So please, if you know how to do it, Help Me!!!

Cheers,
Pentax