View Full Version : Centering Form on screen.


LEXCERM
07-22-2004, 08:40 AM
Hello All,

If I set a form with the following properties (see below), it does not centre on screen. It tends to place itself near the top.

AUTO CENTRE = YES
POP-UP = YES
MODAL = YES

However, if I change the POP-UP and MODAL properties to "NO", the form centres itself.

How can I get the form to centre on screen when the POP-UP and MODAL property is set to "YES".

Thanks.

Mile-O
07-22-2004, 08:45 AM
Forms have an AutoCenter property. ;)

LEXCERM
07-22-2004, 10:57 AM
Thank you Mile-O-Phile for the response.

As mentioned in my post, I have set the form's AUTO CENTRE to "YES", but this doesn't cente if the POP-UP and MODAL properties are set to "YES".

Regards.

Crilen007
07-22-2004, 11:59 AM
What access are you using?
Have you updated it to the newest service pack?

LEXCERM
07-22-2004, 01:43 PM
Hi Crillen007,

I am running Access 2002 (SP1).

I have attached a copy of the form (stripped of all the coding). It seems to hug the top of the screen when the modal and pop-up is set.

Regards.