Open rquinio opened 5 years ago
User reported the window, button and fonts were too small.
https://docs.microsoft.com/en-us/dotnet/framework/winforms/automatic-scaling-in-windows-forms
Perhaps what could work is to re-sizing the main window and boxes to allow more space. See https://pastebin.com/BFY9aY6y
Like this:
Doesn't solve the "button and fonts" part but I don't see the issue there anyways.
User reported the window, button and fonts were too small.
https://docs.microsoft.com/en-us/dotnet/framework/winforms/automatic-scaling-in-windows-forms