Hello guys. I'm trying different themes provided by Telerik on RadRibbon form + RadForm but I cant seem to get the desired Titlebar. I'm on a Windows 7 Professional x64 machine.
Two attached screens describe my dilemma...
2 Answers, 1 is accepted
0
Accepted
Ivan Petrov
Telerik team
answered on 04 Feb 2011, 09:31 AM
Hi Hassan,
Thank you for writing and for the screenshots.
In order to get the desired look, you should do one of the following things:
If you are using RadForm:
RadForm1.AllowTheming = true;
If you are using RadRibbonForm:
RadRibbonForm1.AllowAero = false;
I hope you will find this useful. If you have further questions feel free to ask.
Best wishes,
Ivan Petrov
the Telerik team
Q3’10 SP1 of RadControls for WinForms is available for download; also available is the Q1'11 Roadmap for Telerik Windows Forms controls.