|
-
Feb 25th, 2004, 03:58 PM
#1
Thread Starter
Hyperactive Member
Dynamic Control Array
To make a long story short, I'm trying to create a scripting language for the .NET Compact Framework. I want the script to be able to generate buttons on the fly. In VB6, I would have used a control array. Now, I can't. I've done some searching and figured out how to generate controls at runtime which don't have events, and how to hard code several controls to one event. How do I create something like a control array so I can create controls at runtime and use them with an event?
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
|