Do not have a close button at the top right?

Asked By BobC
21-Nov-09 12:26 PM
Using 2007 ...
I have inherited a program that has paged tabs as the navigation forms.
There is no close 'X' showing at the top-right of the screen to close
the forms.
Is there a way to add them (turn them on)?
I am having to use <ctrl>+F4 to close the form.

You can check the form's property dialog on the Format tab.

Jeanette Cunningham replied to BobC
21-Nov-09 02:54 PM
You can check the form's property dialog on the Format tab.
The 2 properties to set are-->
Control box - set to Yes
Close button - set to Yes


Jeanette Cunningham MS Access MVP -- Melbourne Victoria Australia

There must be something I am missing?

BobC replied to Jeanette Cunningham
21-Nov-09 06:53 PM
There must be something I am missing?
Both properties are set to yes.
I have never used tabs before in programming and do not understand them.
There is no close button anywhere.

Well, I did some checking ...

BobC replied to Jeanette Cunningham
21-Nov-09 07:32 PM
Well, I did some checking ...
In help under 'Show or hide object tabs', it says there is not supposed
to be a close?
I guess I like the old way of creating you own menu best!

Thanks for you help!
Bob
Ahh . . . were you asking about an X at the top of each page of the tabcontrol?
Jeanette Cunningham replied to BobC
22-Nov-09 03:15 PM
Ahh . . . were you asking about an X at the top of each page of the tab
control? - No this is not possible.
To close a page of the tab control you choose a different tab.

If you want to hide some tabs you can do this using code.


Jeanette Cunningham MS Access MVP -- Melbourne Victoria Australia
Post Question To EggHeadCafe