This is a migrated thread and some comments may be shown as answers.

Removing Default XP top blue bar

1 Answer 68 Views
RibbonBar
This is a migrated thread and some comments may be shown as answers.
Jon
Top achievements
Rank 1
Jon asked on 21 Jan 2008, 07:56 AM
Hi.
Is there a way to remove the default blue bar at the top of an application using the RAD Ribbon control? I tried changing the form's FormBorderStyle to none, and that works, but it's not very attractive with no borders around the bottom and sides.

If I'm remembering correctly, Office 2007's ribbon replaces this bar.

I hope someone can point me in the right direction.

Thank you,
Jon

1 Answer, 1 is accepted

Sort by
0
Jack
Telerik team
answered on 21 Jan 2008, 09:34 AM
Hi Jon,

Thank you for writing.

We suggest using the ShapedForm. Follow these steps:

  1. Create a new Form
  2. Drop a RadRibbonBar on the Form
  3. Change the Form to inherit from ShapedForm
  4. Set the Shape property of the Form to RoundRectShape
We will improve the integration between the ShapedForm and the RadRibbonBar in our upcoming release Q1 2008.

Feel free to write us, if you need further assistance.

Greetings,
Jack
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
RibbonBar
Asked by
Jon
Top achievements
Rank 1
Answers by
Jack
Telerik team
Share this question
or