Articles in this section
Category / Section

How to customize the WPF Ribbon control?

1 min read

You can customize the WPF Ribbon control by setting the ShowCustomizeRibbon property to true and follow the below steps.

  1. Click the Quick Access Toolbar drop-down button and click the MoreCommands menu.
  2. Then select the Customize Ribbon options from the left-side column.
  3. You can add RibbonTab and RibbonBar by selecting New Tab and New Group Options Respectively.
  4. To move the tab up and down, select the tab that you want to move and click the button at the right-side corner accordingly. Similarly, you can move the group within the tab.
  5. By using the Rename option, you can rename any particular Tab/Group present in the Ribbon by selecting it.
  6. You can change the visibility of any particular Tab by enabling the checkbox of the corresponding selection.
  7. By using the Choose commands from drop-down list, you can filter the items.
  8. To add the item under the Right-side column of a newly added Ribbonbar and Ribbontab, select the item from left-side column and click the Add button.
  9. Click the OK button. The Selected Options are added to the Ribbon.

The following screenshot displays customization of the Ribbon control.

Customize the ribbon window in WPF Ribbon control

 

Displays after adding the items from customize ribbon window in WPF Ribbon

 

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Please sign in to leave a comment
Access denied
Access denied