|
-
Apr 15th, 2001, 07:53 AM
#1
Does anyone know a way to overcome the missing control array feature in vb.net?
I know I can create controls at runtime, but I need them declared withevents and share the same event handlers. I could share the same event handlers, but the problem is that the number of controls to be loaded is not known at design time (could be loaded from a database or something).
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
|