Unplanned
Last Updated: 16 Jun 2021 09:53 by ADMIN

To reproduce this you need to position the desktop alert on a monitor different than the primary one. Also, the DPI scale settings on the monitors should be different. For example, the primary one can have 100% and the second one 125%. The "dpiAwareness" setting also affects this behavior.

To work this around, you can host the RadDesktopAlert control in a new Window control instead of using the RadDesktopAlertManager. This will give you full control over the alert window's position. In this case the built-in dragging and auto-closing won't work, so it should be implemented manually.

Completed
Last Updated: 26 Jun 2020 04:41 by ADMIN
Release 2020.2.629
Created by: Vladimir
Comments: 1
Category: DesktopAlert
Type: Bug Report
0
There is added option on RadDesktopAlert to play sound when alert is shown. But when generating an alert via DesktopAlertParameter class there is no Sound Property.
Completed
Last Updated: 15 Mar 2018 09:15 by ADMIN
Unplanned
Last Updated: 08 Feb 2017 08:48 by ADMIN