分享

Messages, Notifications and Dialogs | WinForms Controls | DevExpress Help

 qxy2215 2016-11-30

XtraMessageBox

The XtraMessageBox class represents a simple message box that notifies end-users about certain events and displays buttons that allow users to respond to the message. Since XtraMessageBoxes fully support the Look and Feel mechanism, they are a perfect replacement for the standard WinForms messages when you build skinned applications with a consistent and well-thought design.

Learn more...

XtraDialog

XtraDialog class objects are used instead of XtraMessageBoxes when the message needs to display something more complex than a simple text block within its client area. The dialog can contain separate controls or user controls with a complex layout.

Learn more...

Flyout Dialog

The FlyoutDialog can be used to display notifications of both message and dialog types, styled according to Windows Modern UI.

  • Two styles affect how your flyouts should be presented: as Windows Modern-styled popup menus or as message boxes, stretched across the entire application form.
  • Flyouts, managed by this control, can display both user controls and Actions.
  • The simplicity of the Flyout Dialog and a variety of the Show methods make it ideal for displaying form closing confirmations or other simple notification messages.

Learn more...

Flyout Panel

The FlyoutPanel is a panel that is initially hidden and appears onscreen using a fade or slide animation effect. For instance, you can implement a search box that is made visible when an end-user presses a keyboard hotkey. Thus, the Flyout Panel occupies the neutral space between Toast Notification Manager's notifications and Windows 10-styled Flyout Dialog windows.

Using the ShowBeakForm method, you can display a Flyout Panel as a beak form. In this mode, the panel serves as an element-related popup and is used within various DevExpress controls (e.g., the Token Edit Control or Office Navigation Bar).

Learn more...

Alert Windows

Alert windows are the traditional type of notification window. They are typically displayed for a short time at the bottom edge of the screen and automatically disappear after a certain delay. However, it's possible to customize the behavior and view options of alert windows according to your requirements. The AlertControl component allows you to tweak such alert window properties as content, location, display time and buttons (both default and custom) at the alert window's top right corner.

Learn more...

Toast Notification Manager

The ToastNotificationsManager's notifications are the result of traditional Alert Windows evolution. Toast notifications introduce Windows Modern appearance and behavior, seen in Windows 10 and 10. The manager provides the following features.

  • Eight pre-defined templates allow you to quickly apply the desired notification layout.
  • The Manager is capable of displaying multiple notifications at once for the same app.
  • Rich notification processing capabilities: you will be able to know whether the notification was closed by an end-user, canceled according to operating system settings, or auto-hidden after a certain period of idle display.

Learn more...

WinRT Live Tile Manager

The Live Tile Manager is a unique bridge between WinRT and traditional desktop applications. The Manager will analyze running desktop apps to determine if they support the Live Tile Manager interface. For each one found, it will collect one or more tiles exposed by the app and pin them to the Windows Start Screen. It will also respond to clicks or touch gestures on these tiles and route the event to the relevant app on the desktop.

The DevExpress Live Tile Manager exposes the following features.
  • Display Live Tiles for WinForms desktop apps that support the Live Tile Manager interface.
  • Managing Live Tiles in the Start Screen via Pin/Unpin buttons.
  • Automatic update of Live Tiles when receiving notifications from a desktop app.
  • Launching a desktop app when clicking a Live Tile, even if the desktop app has been closed.
  • Displaying Live Tiles for multiple desktop apps at the same time, or multiple Live Tiles for the same application.
  • An ability to switch to a specific module within the desktop app when the Live Tile is clicked.

Learn more...

    本站是提供个人知识管理的网络存储空间,所有内容均由用户发布,不代表本站观点。请注意甄别内容中的联系方式、诱导购买等信息,谨防诈骗。如发现有害或侵权内容,请点击一键举报。
    转藏 分享 献花(0

    0条评论

    发表

    请遵守用户 评论公约

    类似文章 更多