|
-
Oct 30th, 2001, 06:09 AM
#1
Thread Starter
Lively Member
Creating textboxes dynamically durin runtime
I need to provide a number of textboxes on a form. The number required is varying, and I don't know how much are needed until runtime. (may be up to 40 or so. ) I could of course put enough onto the form and hide the ones I don't need, but I think it would be better to create them dynamically as soon as I (or my proggie) knows the number. Could somebody help me out on this one?
I'm thinking along the lines like redimming a control array, but I don't have a clue how to!
Many thanks in advance.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|