How can I move a form by dragging a label or a panel?
I've made the form borderless but as expected it can't be moved by mouse dragging. I know there is a way but I can't figure out how to move it by dragging the panel/label I'm using as the title bar, I don't know what properties to look at to perform this action and I haven't been able to find something useful on the net.
I'm using Borland Builder C++.