Reputation: 1
I am developing a Windows Forms application using Telerik components. However, I am facing an issue where the size of the components increases when I close and reopen the project. Additionally, I receive the following warning:
"Scaling on your main display is set to 125%. Restart Visual Studio with 100% scaling."
Despite adjusting the scaling, the issue persists. How can I prevent the component sizes from changing when reopening the project?
Any guidance or solutions would be greatly appreciated.
I expected the component sizes and layout to remain consistent after closing and reopening the project, without being affected by display scaling changes.
Upvotes: 0
Views: 57