Hello
I'm trying to create a Usercontrol that acts as a container.
So in design-time, user would be able to add controls within this Usercontrol.
I started a new project and added a Usercontrol and compiled it.
In the test project, I add the Usercontrol on a form and try to add a button within this one in design-time. But the container of the button is still the form.
Please, someone could help me.
Thanks in advance.
I'm trying to create a Usercontrol that acts as a container.
So in design-time, user would be able to add controls within this Usercontrol.
I started a new project and added a Usercontrol and compiled it.
In the test project, I add the Usercontrol on a form and try to add a button within this one in design-time. But the container of the button is still the form.
Please, someone could help me.
Thanks in advance.