I have this application that works on all computers except when using the following display settings on windows 7 (I reproduced the issue on several computers):
And this is what my application looks like when using this setting: Cells are mostly blacked out toward the right side of the datagridview. If I try to scroll up/down, the cells/fonts scramble and everything looks impossible to read.
I checked this solution, tried it, but the issue persists. Interestingly, the issue only affects the datagridview.
Is this a common Microsoft glitch or is it something that could be fixed with code? I have some co-workers that use the above mentioned display settings.