custom user control - design view properties?
Hi there,
I have added a custom user control and the design view is not quite practical. I'm new to this but I do not understand why I can't see the controls that I add to it the same way I see controls on my main forms. What I see is a list type of design, I don't see the real controls, I see a more sequential layout of it. I can't do much with the mouse, like re-adjust the borders and all, do I really have to set all this through the code behind???
Thanks!