DevExpress WPF ribbon control, easier to create commercial application toolbar! (Down)

In the above ( click here to review >> ), we mainly introduced that the Ribbon, Toolbar and Menus components of DevExpress WPF support MVVM, ribbon command bar and view, etc. This article will continue to introduce the custom functions of these components, etc.

With 120+ controls and libraries, DevExpress WPF will help you deliver high-performance business applications that meet and exceed enterprise needs. DevExpress WPF enables the creation of XAML-based applications with powerful interactive features that focus on the needs of today's customers and build tomorrow's next-generation touch-enabled solutions.

DevExpress WPF v23.1 official version download (Q technical exchange: 523159565)

Ribbon (ribbon) customization

Offers a fully personalized user interface

With its powerful Visual Studio IDE designer and runtime customization options, the DevExpress  Ribbon control makes configuration a breeze. It includes the following options designed to help you provide an unrivaled user experience.

  • Visual Studio Smart Tags
  • In-situ Ribbon customization
  • drag and drop support
  • Runtime ribbon UI customization
  • Import/export ribbon layout

The built-in Layout Adaptation (Scaling) engine dynamically modifies the ribbon content according to the available screen space, it can automatically resize individual images (larger/smaller), show/hide command texts, move buttons to drop-down windows, etc.

Users can merge individual Ribbon items in MDI applications, and the integrated Ribbon MDI merge option allows sub-MDI form commands to be merged into the Ribbon menu of the main form.

Main Menu and Toolbar

Provides traditional app navigation UI

When your WPF projects require the use of traditional navigation elements, DevExpress main menus, toolbars, status bars and popup menus provide all the functionality needed to build intuitive and easy-to-navigate business applications.

Similar to Microsoft's popular toolbar-based applications such as Visual Studio, end users can customize the layout of menus, toolbars, and their commands using the Customize dialog box, saving and restoring layouts easily.

Popup and Hamburger menu

  • popup menu

Popup Menu (popup menu) can be used to access commonly used commands, DevExpress menu is highly customizable, can display menu items across multiple columns. When associated with an object on a form, the popup menu is activated by right-clicking on the object itself.

  • radial menu

If you've used Microsoft OneNote in the past, the features and functionality of the WPF Radial Menu control will be familiar. The menu supports expanded and collapsed states. When collapsed, only the central button is visible. When the user clicks this button, the menu expands and displays all menu items associated with the control.

  • Hamburger menu

Hamburger menu can display regular buttons, submenus, hyperlinks, checks and radio buttons, it supports Acrylic Material and highlight effects.

Guess you like

Origin blog.csdn.net/AABBbaby/article/details/131301309