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

Getting RadRibbonBar to be Only Caption on Sizble Form

2 Answers 58 Views
RibbonBar
This is a migrated thread and some comments may be shown as answers.
Raventhorn
Top achievements
Rank 2
Raventhorn asked on 13 Oct 2009, 05:17 AM
How do I get the caption at the top of the RadRibbonBar control to take over the entire form? I dont want to have to captions but the only way to get the Ribbon Bar to be that way is to set the Form's FormBorderStyle property to None. I need my form to be sizble though. How can I achive this?

2 Answers, 1 is accepted

Sort by
0
Raventhorn
Top achievements
Rank 2
answered on 13 Oct 2009, 06:07 AM
I figured out how to solve this. Set the form's base class to RadRibbonForm instead of Form. This should be easier to find in the "Getting Started" documentation. I found it on a Telerik Blog.
0
Deyan
Telerik team
answered on 13 Oct 2009, 06:54 AM
Hi Armysniper,

Thanks for contacting us and for the provided feedback. Indeed, in order to achieve the desired effect with RadRibbonBar you have to use the RadRibbonForm control.

How to create a RadRibbonForm is described both in Getting Started section of RadRibbonBar help and in Forms and Dialogs section.

However, we are open to any suggestions that might help us improve our help. Therefore, I appreciate any feedback regarding the structure and contents of WinForms Online Help.

Thanks for your time.

All the best,
Deyan
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
RibbonBar
Asked by
Raventhorn
Top achievements
Rank 2
Answers by
Raventhorn
Top achievements
Rank 2
Deyan
Telerik team
Share this question
or