I have a (rather small) Panel full of labels and a few other controls. I've made this panel draggable, but because of the size and content there are only a few "holes" which actually activate the drag&drop (e.g. corners).
Is there a way to display all the labels on "the background" of the panel so that I can click anywhere on the Panel to trigger the dragevent?
I hope my question is clear enough.