c# - Changing Windows Scale (100%, 125% etc) creates graphics glitch winforms -


i'm working on windows forms application users use native windows scale fonts/apps functionality.

when winforms app open, , change scale either or down - around 50% of time black boxes outline controls , text until redrawn/shown (changing selected tab , forth redraws of controls , fixes this).

i've tried setting autoscalemode , setting font stay @ set size doesn't solve issue.

i've looked using resize , formsizechanged events form - these aren't being fired when user changes scale.

any massively appreciated.

thanks


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -