Restore command

G

Glynn

When forms open in my application - the 'Windows Restore' icon appears on the
right-hand top corner of the form.

I do not want my Users to toggle this Restore cpommand which only distorts
the layout of the Form I have designed.

How do I remove this icon command fom my screen. It is driving me mad.
 
K

Keith Wilby

Glynn said:
When forms open in my application - the 'Windows Restore' icon appears on
the
right-hand top corner of the form.

I do not want my Users to toggle this Restore cpommand which only distorts
the layout of the Form I have designed.

How do I remove this icon command fom my screen. It is driving me mad.

Set the border style to "dialog".

Keith.
www.keithwilby.com
 
G

Glynn

Thanks Keith and Ling - but No - neither works. I already have the Min/Max
buttons set to None. Changing to the Dialog border style didn't do anything.
I had the same problem with getting rid of the Close (X) button - which was
acheived by some very complicated coding (which I don't understand but which
worked).
There must be something peculiar with my Access 2003.
I guess I will now slowly go mad.
 
K

Keith Wilby

Glynn said:
Thanks Keith and Ling - but No - neither works. I already have the
Min/Max
buttons set to None. Changing to the Dialog border style didn't do
anything.
I had the same problem with getting rid of the Close (X) button - which
was
acheived by some very complicated coding (which I don't understand but
which
worked).
There must be something peculiar with my Access 2003.
I guess I will now slowly go mad.

Have a look at the "popup" and "modal" form properties.

Keith.
 

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