Hi guys, I just made a simple user control (my first one) so I have close to 0 ideas about how to manipulate them.
Anyway, my user control has 3 pictureboxes with a bunch of code. What I would like to do is edit the background images of these pictureboxes when I add my control from the toolbox, but I can only click and modify the properties of the whole usercontrol, and not the pictureboxes it contains.
How would I make the pictureboxes modifiable just like the usercontrol itself?
Anyway, my user control has 3 pictureboxes with a bunch of code. What I would like to do is edit the background images of these pictureboxes when I add my control from the toolbox, but I can only click and modify the properties of the whole usercontrol, and not the pictureboxes it contains.
How would I make the pictureboxes modifiable just like the usercontrol itself?