C# Winform Control Dimensions Strange Out Of Editor? -


i've run weird sizing issue windows form application when run. in designer program looks this1 (can't upload more 2 links in comments). when run visual studio looks this (notice how controls closer together, picture box automatically wider , taller & picturebox in tileset subform larger).

when built , run outside of visual studio bin\debug folder, looks fine (as in visual studio this). changed build folder 1 shorter path , when run there entire form looks larger , picturebox again scaled in this2 (can't upload more 2 links in comments).

take @ similar question.

  • did try set dpi awareness in manifest in question above?
  • also sure, run both (visual studio) , .exe bin/debug same user (ex. run administrator).

and if it's not late, consider change wpf, responds better different screens , different resolutions - @ least in opinion , experience.


Comments

Popular posts from this blog

What is happening when Matlab is starting a "parallel pool"? -

angular - DownloadURL return null in below code -

php - Cannot override Laravel Spark authentication with own implementation -