FIX controls docked in a RadGroupBox control overlap the header text
1. Add a RadGroupBox control on a form
2. Change its theme to Office2007Black
3. Drop a textbox control inside the group box.
4. Set its Multiline property to true.
5. Set its Dock property to Fill.