0
Answer

Change properties of controls in user control during design time

Koen

Koen

16y
2.6k
1

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