Close Button property not working when opening other forms or queries.

W

witharebelyell

Hi

I have a form with the close button , property set to false. This works
the X button does not appear.

However if i docmd.openform the close button (X) is not displayed in
the newly open form! The called form seems to inherit the parent forms
property even tho its with close button property = true . And it seems
to be intermitant.

Also if i do a docmd.openquery from a form with no close button (X)
there is not way to close the query.

I have access 2002, i think this is a bug,,?

mike
 
Top