G
Guest
I am trying to develop a scrollable panel control similar to what is provided
in the desktop framework (via the ScrollableControl class).
My control would consist of a panel and two scrollbars.
When working with my control in a consuming project I want to be able to
allow controls to be dragged onto the child panel in the designer. How to do
this is not obvious to me as by default nothing can be dragged onto my
control of the child panel.
Any clues as to how to do this would be greatly appreciated.
in the desktop framework (via the ScrollableControl class).
My control would consist of a panel and two scrollbars.
When working with my control in a consuming project I want to be able to
allow controls to be dragged onto the child panel in the designer. How to do
this is not obvious to me as by default nothing can be dragged onto my
control of the child panel.
Any clues as to how to do this would be greatly appreciated.