Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

Windows Modern UI

The figure below illustrates the Windows Modern UI style.

A typical Windows Modern application is based on the following concepts.

  • A single-form application with no floating dialogs, messages or child forms. All popup dialogs are replaced by Windows-inspired Flyouts.
  • The application runs in full-screen mode.
  • Main application form and controls have a flat design with thin or no borders.
  • Toolbars are initially hidden and pop up on right-click.

To build a Windows Modern UI-inspired application that meets all of the above requirements, use the Application UI Manager‘s WindowsUI View. Refer to the following tutorials to learn more.

Note

Use the Tile Control component if you only need to create tiles. For more complex multi-screen applications, utilize the Document Manager component.