I have recently started learning C# in school and am now working on a little C#-Forms game. The problem is that labels and pictureboxes show up not at the spot where I put them in the designer. This is not a very awful thing but it is annoying when designing the form.
Also my computer (Windows 10) doesn't use the same layout as the designer which is also a bit annoying when designing buttons, checkboxes, etc.
Does anybody know how to fix this?