|
-
October 10th, 2009, 05:32 PM
#1
Adding multiple images to a property of an usercontrol
Hi.
If anyone could help me, I would aprecciate that.
I have an imagelist control in a usercontrol I made.
I would like to create a property for this usercontrol, to select multiple images (in an 'openfiledialog'), and adding them to the imagelist inside the usercontrol.
So, what's the type of this property?
Public Property thelistofimages as [¿?]
It should be an array of images I guess. And then in the 'set' of the property it would add all the images to the imagelist. Is that posible?
Thanks!
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
|