Probably something like this:
<button idMso="FileExit" label="Exit" />
I haven't test the above, but have tested the "Close Database" command
below:
<button idMso="FileCloseDatabase" label = "Close" > <button
idMso="FileNewDatabase" visible="false">
<dstork (AT) gmail (DOT) com> wrote
Quote:
Anyone know how to rename the "Exit Access" command at the bottom of
the Office menu. I'd like to rename it to "Exit" as I had done in
previous versions of Access. I know I can disable it with
commands
command idMso="FileExit" enabled="false"/
/commands
... but what about renaming it?
ds |