RichTextEditorRibbonBar

1 Answer 69 Views
RibbonBar RichTextEditor
Eric
Top achievements
Rank 1
Iron
Eric asked on 10 May 2023, 01:21 PM

Hello,

When i put the simplified layout on the ribbon bar to On, the radRichTextEditor who is associated stay stays in its place instead of sticking to the ribbon. That's a lot of wasted space. How do I do this? i don't find the property ...

i found an exemple here : Nouvelle barre de ruban simplifiée moderne dans Telerik UI pour WinForms

That is exactilly what i want

Thank you (and sorry for my english !)

 

1 Answer, 1 is accepted

Sort by
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 11 May 2023, 04:55 AM

Hi, Eric,

In order to occupy the whole available space, it is necessary to set the Dock property for the ribbon UI to Top and Dock the RadRichTextEditor control to Fill.

Additional information about the docking order of the controls on the form is available in the following thread which I believe will be useful for your case:

https://stackoverflow.com/questions/2607508/how-to-control-docking-order-in-winforms 

I hope this information helps. If you need any further assistance please don't hesitate to contact me. 

Regards,
Dess | Tech Support Engineer, Principal
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
RibbonBar RichTextEditor
Asked by
Eric
Top achievements
Rank 1
Iron
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Share this question
or