I need to create a transparent frame (like a group box), only it needs to be resizeable by the user (unlike the group box in this case). I should also be able to drag and move them within my dialog, apart from being able to resize them.
Could someone provide some input?