Controls in Forms project in Visual Studio move?

I have an admittedly somewhat exotic problem for which I haven't found a solution yet. Perhaps someone reading this might be familiar with this problem or perhaps even have already solved it.

This is a very large VB.NET project with more than 30,000 lines of code. The main window of this project (Windows Forms) contains approximately 100 controls, mostly organized in group boxes and tabs.

Completely unexpectedly, without any work having been done on the form file, the position of group boxes or other controls changes, only in the height component of the position, so that they suddenly appear outside the window. I can't explain when or under what circumstances this happens.

Does anyone know this problem and does anyone know a solution?

2 votes, average: 2.00 out of 1 (2 rating, 2 votes, rated)
You need to be a registered member to rate this.
Loading...
Subscribe
Notify of
3 Answers
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
elmex7
2 years ago

Can come through settings in the operating system such as zoom, font size etc.

Bernhard35
2 years ago

Forget Forms. This has been totally outdated for years.

Use XAML