B
BobV
Group:
What is the VBA statement to force Access 2002 to always show Full menus,
rather than the default which is the most recently used menu items?
I know that I can manually set Access to use full menus by selecting
Tools>Customize>Options and then checking the Always Show Full Menus box.
But I am wondering if this can be set with VBA code so that when my
application runs under the Access 2002 Runtime on a customer's computer that
the full menus option will be selected automatically. Right now, when my
application is installed and run under the Access 2002 Runtime on a
customer's computer, my application does not default to use Full menus. I
want to force the Access 2002 Runtime to use Full menus.
Any help with the VBA code to force the use of Full menus will be greatly
appreciated.
Thanks,
BobV
What is the VBA statement to force Access 2002 to always show Full menus,
rather than the default which is the most recently used menu items?
I know that I can manually set Access to use full menus by selecting
Tools>Customize>Options and then checking the Always Show Full Menus box.
But I am wondering if this can be set with VBA code so that when my
application runs under the Access 2002 Runtime on a customer's computer that
the full menus option will be selected automatically. Right now, when my
application is installed and run under the Access 2002 Runtime on a
customer's computer, my application does not default to use Full menus. I
want to force the Access 2002 Runtime to use Full menus.
Any help with the VBA code to force the use of Full menus will be greatly
appreciated.
Thanks,
BobV