I have a Panel on a UserControl - and I'd like to be able to drop controls, at design time, on to that Panel when the UserControl is on my form.

I can drop controls on to my UserControl fine, I just can get them within the Panel - what am I missing?