This is a migrated thread and some comments may be shown as answers.

ToolWindow issue with different monitor DPI

1 Answer 138 Views
Docking
This is a migrated thread and some comments may be shown as answers.
boris
Top achievements
Rank 1
boris asked on 15 Apr 2020, 01:20 PM

Telerik version 2020.1.218.45
App.config
dpiAware set true.

ToolWindow AllowTransparency = false.

1.Create the ToolWindow with owner MainWindow on the main monitor with dpi 125.
2. Drag the window onto the second monitor with 100 DPI.
3. I remove the Owner (set null).

Result issue:
Changes the size and position (applies the setting of the monitor DPI)

If you enable the setting dpiAwareness PerMonitor, (after window owner set null) a black square flickers.

1 Answer, 1 is accepted

Sort by
0
boris
Top achievements
Rank 1
answered on 16 Apr 2020, 05:30 PM
Sorry this is standard WPF Windows behavior.
Tags
Docking
Asked by
boris
Top achievements
Rank 1
Answers by
boris
Top achievements
Rank 1
Share this question
or