views:

1455

answers:

0

I have a DataGridView with both horizontal and vertical scrollbars.

When running the application within Visual C# using "Start debugging" everything looks fine, but when running the application itself after building it the vertical scrollbar doesn't paint correctly (it's not really visible but there is space taken up as if it should be visible.)

Please help!