You can add Controls at runtime, look at the help file under Keywords/Runtime control manipulation.
Example: AddTextBox ("Form1","TextBox1", 20, 20, 50, 25, "")
You can add Controls at runtime, look at the help file under Keywords/Runtime control manipulation.
Example: AddTextBox ("Form1","TextBox1", 20, 20, 50, 25, "")