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

Sizing ribbon

1 Answer 89 Views
RibbonBar
This is a migrated thread and some comments may be shown as answers.
Suresh
Top achievements
Rank 1
Suresh asked on 22 Feb 2012, 03:56 PM
Hello almighty telerik team,
i  apologise for not speaking well english, no my mother language.
to my problem - i can no make ribbon height bigger. i tried seting in the designer but no luck.
please show sample or code to make this. i write from my coleague acount in india. regards from asia,
suresh rajeshkumar

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 24 Feb 2012, 03:51 PM
Hi Suresh, 

Thank you for writing.

You can set minimum height to the control after it is initialized in your form load method:

this.radRibbonBar1.RibbonBarElement.MinSize = new Size(0, 158);

I hope this helps.

Kind regards,
Peter
the Telerik team
RadControls for WinForms Q1'12 release is now live! Check out what's new or download a free trial >>
Tags
RibbonBar
Asked by
Suresh
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or