Hi,Now I created a new top menu using Ribbon,there is a RibbonGroup with many ButtonTools,
I set ToolbarsManager.Ribbon.GroupSettings.CanCollapse = Infragistics.Win.DefaultableBoolean.False, prevent ButtonTool in RibbonGroup from collapsing, but some icons in ButtonTool are not displayed completely.like this:
Is there any way to solve this problem? For example, change the page view in RibbonGroup to scroll view.