C# How to Auto Size Windows Forms & Controls

preview_player
Показать описание
A simple tutorial showing how to auto scale and auto size C# Visual Studio Windows Forms and controls to fit in different displays, and to automatically rescale controls (charts, text boxes, etc.) as you resize the form
Рекомендации по теме
Комментарии
Автор

I use 4 group boxes. When I set autosize and anchor, boxes are overlapping

minecetinkaya
Автор

at 3min 30 sec in this video i realized this is not the best solution for scaling. If your solution dose the images but not the text, then it is not scaling properly. I will keep looking. Thanks anyways.

sadravin
Автор

How to make auto size for two or more text boxes without overlapping each other?

restushlogic
Автор

Problem comes when people have 5120x1440 screens, like those 49" inches.
Alltho them there could be a max-width value.

billyjoe