telerik-radribbonbar

Form for Telerik RadRibbonBar?

I got the Telerik RadRibbonBar for free with the Express edition of vb a while back, but it did not come with any sort of form. It also, unfortunately, has the control buttons there automatically. How would I create a form which is resizable, and works like a standard winform, but doesn't have the top bar? I tried: FormBorderStyle = S...

How can I change the color of a (Telerik) RadRibbonBar's title text?

I've declared a Telerik RadRibbonBar in my application, but the title window's text is white, and looks like this: In my opinion, it looks pretty bad. Does anyone know of any way to change it? This is the XAML I'm using: <telerikRibbon:RadRibbonWindow x:Class="TestApp.MainWindow" xmln...