Centering Form on screen.

LEXCERM

Registered User.
Local time
Today, 18:32
Joined
Apr 12, 2004
Messages
169
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.
 
Forms have an AutoCenter property. ;)
 
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.
 
What access are you using?
Have you updated it to the newest service pack?
 
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.
 

Attachments

Users who are viewing this thread

Back
Top Bottom