Xceed SmartUI lets you create highly customizable MenuBars.
The first example shows a SmartUI containing ToolMenu, MenuDefault and MenuSeparator SmartItems.
This SmartUI has:
Now let's have a more detailed look at the SmartItems.
Many of the SubItems of the "File", "Edit", "Format" and "Help" ToolMenu SmartItems have a Shortcut.
The second example shows a SmartUI containing a ToolMenu, MenuDefault and MenuSeparator SmartItems.
This SmartUI:
Now let's have a more detailed look at the SmartItems.
Many of the SubItems of the ToolMenu SmartItems have their Visibility set to viOnlyInExtendMode which means that the items are only visible when non-frequently used items are shown.
Of course, you can customize each item with Bold, HotBold, Underline, HotUnderline, Italic, HotItalic, ForeColor, HotForeColor, Image, HotImage, and so on. Besides, as all those SmartItems can have the Focus, you can specify SelectedBold, SelectedUnderline, SelectedItalic, SelectedImage, and even HotTrackSelect Properties.