G
Guest
Hello,
I have a form that serves as invoice for my buisness.
There is a basic line of controls - a combo and 3 text boxes.
I want to be able to add at run-time ,by clicking on a command button, an
additional line of the same controls with same event codes and same properties
under the original line of controls.
In VB I used control arrays and it worked great.
How do I do it here ?
thank you,
Anomis
I have a form that serves as invoice for my buisness.
There is a basic line of controls - a combo and 3 text boxes.
I want to be able to add at run-time ,by clicking on a command button, an
additional line of the same controls with same event codes and same properties
under the original line of controls.
In VB I used control arrays and it worked great.
How do I do it here ?
thank you,
Anomis