I want to dock a tool item on the far right of the toolbar. Is there a code example to achieve this effect?
I want to dock a tool item on the far right of the toolbar. Is there a code example to achieve this effect?
Hello,
If you mean on the same row as the Ribbon's tab headers, then yes, our main Ribbon demo shows that with the Comments button.
Or if you mean within a tab's content area, then no, that is not a supported feature since all tab content stacks its variants from left to right.
Please log in to a validated account to post comments.