Urgent: Is it possible to hide the right-top window "X" ?

M

Martin

I use Access to develope a Management Information System.

However, when the users enter this system (showed by FORMs), they will
sometimes errorly click the window "X" (on the right-top big "X"). This will
make them exit the Access completely.

So, is it possible to hide this "X" , in order to avoid the users operate
wrongly.

Thanks!


Martin
 
L

ldiaz

Hi the form properties, Tab Format change in the Close Button from Yes to No.

If your question was answered please Click YES in" Was this post helpful to
you?

Ldiaz
 
T

Tony Toews

Martin said:
I use Access to develope a Management Information System.

However, when the users enter this system (showed by FORMs), they will
sometimes errorly click the window "X" (on the right-top big "X"). This will
make them exit the Access completely.

So, is it possible to hide this "X" , in order to avoid the users operate
wrongly.

Why does it matter if they close the app? You should be able to
handle that gracefully.

If you are using the form X to close forms then consider creating your
own command button using the door closing icon and place on every
form. Much bigger button to aim for.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
 
Top