Hi,

I have been working a while with VBa and I was wondering if it is possible to add a new TextBox or Listbox on the Form during Runtime.

Eg: you click a button 3 new textfields appear on the form.
I could already add them and make them invisible but this isn't the idea. I realy want to add a completely new fields and as many times I click on the button.

I used to know it how to do it in VB 6 but unfortunately I forgot.. I know a real shame on me...

Thx for your help.

Odec