Completed
Last Updated: 19 Feb 2019 14:07 by ADMIN
Developer at
Created on: 22 Jan 2019 08:50
Category: UI for WinForms
Type: Feature Request
1
ADD. RadControl - new property controlling whether the images will be scaled on HDPI
This will handle the scenario of having different image sets for different DPI.
1 comment
Dimitar
Posted on: 19 Feb 2019 14:06

Hello,

A fix will be available in Telerik UI for WinForms version R1 2019 SP1.

Introduced new static property in RadControl: EnableImageDpiScaling 

Gets or sets a value indicating whether the RadControls scaling logic will be used to resize the images when the application is run in a high DPI environment.

RadControl.EnableImageDpiScaling = false;

Regards,
Dimitar