Ribbonbar Height

Ribbon for WPF Forum

Posted 12 years ago by Arthur Damen
Version: 11.2.0550
Avatar
Hi,
By default the height of the ribbonbar is value X.

I have a listbox inside a ribbongroup which when increased by the number of items expands the height of the ribbonbar. But i do not want that to happen.

So the question is, is there a property to prevent the ribbonbar from increasing the height without having to specify a certain value for the height of it manually.

Comments (1)

Posted 12 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Arthur,

You'd probably need to set your control to be Height="{x:Static ribbon:RibbonMeasurements.RibbonControlLargeHeight}" to ensure it doesn't make the Ribbon larger.


Actipro Software Support

The latest build of this product (v24.1.2) was released 24 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.