1
vote
1answer
341 views
Adding design-time support for a nested container in a custom/usercontrol (Winforms).
Hi
I have something similar to a wizard control, in the middle is a Panel I would like to use to place any child controls.
I have found using the ScrollableControlDesigner will a …
