C
Codemonkey
Hi,
I'm writing a container usercontrol. It consists of two panels. The first
panel is designed to act as a titlebar for the usercontrol. I want the
second panel to become the place where other controls are contained when
dropped on to it from a form designer (so they can never be positioned on
top of the title).
Is there any way of fooling the windows forms designer into adding contained
controls into the second panel, instead of the usercontrol itself?
I appreciate any help anyone can give me.
Thanks,
Trev.
I'm writing a container usercontrol. It consists of two panels. The first
panel is designed to act as a titlebar for the usercontrol. I want the
second panel to become the place where other controls are contained when
dropped on to it from a form designer (so they can never be positioned on
top of the title).
Is there any way of fooling the windows forms designer into adding contained
controls into the second panel, instead of the usercontrol itself?
I appreciate any help anyone can give me.
Thanks,
Trev.