G
Guest
Please can you explain the following...
I create a new form and add to it the following objects: a MainMenu, A
MenuItem, a PictureBox and a Button. I change the button properties so that
it is anchored BottomRight.
I then create another form which inherits from the first. And I add to it
another Button object. I then build my project. After the project has been
built the first Button object's location moves up by one pixel!
With some experimentation I've found this happens with other objects too but
equally, in some circumstanmces, if doesn't happen at all.
Can you explain why and whether there is a solution?
I create a new form and add to it the following objects: a MainMenu, A
MenuItem, a PictureBox and a Button. I change the button properties so that
it is anchored BottomRight.
I then create another form which inherits from the first. And I add to it
another Button object. I then build my project. After the project has been
built the first Button object's location moves up by one pixel!
With some experimentation I've found this happens with other objects too but
equally, in some circumstanmces, if doesn't happen at all.
Can you explain why and whether there is a solution?