G
Guest
Hi,
Can anyone tell me if it it possible to programmatically control database
objects like the database window from VBA - I mean hide or show it, as well
as set the main menu to a special one at run time, and prevent the shortcut
menus being displayed depending on the result of a function that checks user
rights?
I know how to control the Startup behavior by using properties, but that
only works for the next time the db is opened.
Is there a way, on open, to hide and show the main db menu so myu custom one
can replace it, but only if a checkRights function returns false?
thanks for any help
Philip
Can anyone tell me if it it possible to programmatically control database
objects like the database window from VBA - I mean hide or show it, as well
as set the main menu to a special one at run time, and prevent the shortcut
menus being displayed depending on the result of a function that checks user
rights?
I know how to control the Startup behavior by using properties, but that
only works for the next time the db is opened.
Is there a way, on open, to hide and show the main db menu so myu custom one
can replace it, but only if a checkRights function returns false?
thanks for any help
Philip