|
-
May 7th, 2003, 05:28 AM
#1
Thread Starter
New Member
can VB.net support array of controls?
I want to use an array of the listbox control in VB.net , I use the code below:
dim controltmp() as new listbox()
But I have no idea of how to catch events such as click and double click of the controls in the array!
can anybody help?
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
|