I wanne make a "user control" containing two picture boxes etc. This "user control" will be used two times on my form, but with different sizes (and pictures).
Can I make this inside a user control so the picture boxes' size could be changed via my mouse after placing the user control on the form (as resizing a picturebox directly placed on a form)? Or how can it be done in another way?
Thx,
Koen