I have a windows form with RadTitleBar added to it. When the form is maximized it does not fully get maximized (see attachment). When <em>FormBorderStyle </em>is set to <em>Sizable</em> it does not fully maximize and when set to <em>None </em>the maximize works but the form cannot be resized using the handles. How to overcome this?