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

Ribbon bar menu

1 Answer 76 Views
RibbonBar
This is a migrated thread and some comments may be shown as answers.
Thennarasu Palanisamy
Top achievements
Rank 1
Thennarasu Palanisamy asked on 03 Jun 2010, 04:54 PM
Hello,
I am showing a menu on click of  start button of the ribbon bar.
But along with menu options it also shows some unwanted space (in grey color) on the right hand side of the menus.
How to avoid this ?

Any help is greatly appreciated.

Regards,
Sid

1 Answer, 1 is accepted

Sort by
0
Nikolay
Telerik team
answered on 08 Jun 2010, 05:08 PM
Hello Sid,

You can hide the right side of the application menu by setting the ShowTwoColumnDropDownMenu to false:
this.radRibbonBar1.RibbonBarElement.ApplicationButtonElement.ShowTwoColumnDropDownMenu = false;

All the best,
Nikolay
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
RibbonBar
Asked by
Thennarasu Palanisamy
Top achievements
Rank 1
Answers by
Nikolay
Telerik team
Share this question
or