Controls moving down after every compile

D

Don

There appears to be a strange bug in the VB.NET form designer where, under
certain circumstances, controls inside a GroupBox will move down about a
pixel you compile a program. I have no idea how to reproduce it reliably.
Has anyone come across this? Is there anything that can be done to prevent
this?

- Don
 
H

Herfried K. Wagner [MVP]

Don said:
There appears to be a strange bug in the VB.NET form designer where, under
certain circumstances, controls inside a GroupBox will move down about a
pixel you compile a program. I have no idea how to reproduce it reliably.
Has anyone come across this? Is there anything that can be done to
prevent
this?

Is there a menu on the form? What 'BorderStyle' did you select for the form?
Are you working with large or small fonts enabled?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top