run time form height is a little too small

  • Thread starter Thread starter Academia
  • Start date Start date
A

Academia

I have what seems to me to be a strange situation.
I have a form. Nothing special except that the FormBoundry is 3DFixed.
In the Designer it displays fine.
But at run time the height is a little too small so that the bottom of the
form covers some of the bottom most button.

What could possibly be causing that to happen?


Thanks
 
I have what seems to me to be a strange situation.
I have a form. Nothing special except that the FormBoundry is 3DFixed.
In the Designer it displays fine.
But at run time the height is a little too small so that the bottom of the
form covers some of the bottom most button.

What could possibly be causing that to happen?

Thanks

Have you ran the app on another computer to see if the issues is
unique to the machine?

Thanks,

Seth Rowe [MVP]
 
I have what seems to me to be a strange situation.
I have a form. Nothing special except that the FormBoundry is 3DFixed.
In the Designer it displays fine.
But at run time the height is a little too small so that the bottom of the
form covers some of the bottom most button.

What could possibly be causing that to happen?

Thanks

Docking problem? Check docking and Anchor settings.
 
Back
Top