Unplanned
Last Updated: 03 Oct 2022 05:09 by ADMIN
erwin
Created on: 30 Sep 2022 12:54
Category: TextBox
Type: Bug Report
1
RadTextBox: In Net6 the control is not scaled correctly when placed in MS Form

This scenario is observed in .Net6. When we place one RadTextBox control and run the application, the control is not scaled correctly.

1 comment
ADMIN
Dess | Tech Support Engineer, Principal
Posted on: 03 Oct 2022 05:09

Hello,

Consider using a TableLayoutPanel where the controls are docked inside the cell when creating a DPI-aware application. Thus, the controls do not have specific location and size. This way when the form is resized the controls will fit in the available space. You can easily set Margin between the controls instead of using anchoring. The application will look better when it is scaled.

Regards,
Dess | Tech Support Engineer, Principal
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.