Fluent.Ribbon
Fluent.Ribbon copied to clipboard
"..." Button in Simplified Ribbon
trafficstars
Hi!
Is there a way to place certain items in a simplified ribbon into a "..." button on the far right end of the ribbon?
I think in the Office application this is used for not so common commands.
There is no dedicated way for doing so, but you could use a dedicated collapsed group to get that behavior (except for sub-groups). I don't need such a feature myself, so it's unlikely i will add it myself. If you want to give it a try, feel free to create a PR with a draft implementation, so we can discuss further details.