M
MiK@GenApi
Hi everybody
I'm working with a Word application in which I have to catch all the closing
events. So I'm overriding all the Word closing built-in commands as DocClose,
FileClose, FileCloseOrExit, FileCloseOrCloseAll, FileExit and FileCloseAll,
and all those ones work fine.
But I've been searching a long time and didn't find which built-in command
is assigned to the closing event from the right top most "X" into the
application window tile bar.
The small "x" just above the "big one" is assigned to the DocClose built-in
command and works.
Any help would be quite appreciated.
Thank's for your answers.
I'm working with a Word application in which I have to catch all the closing
events. So I'm overriding all the Word closing built-in commands as DocClose,
FileClose, FileCloseOrExit, FileCloseOrCloseAll, FileExit and FileCloseAll,
and all those ones work fine.
But I've been searching a long time and didn't find which built-in command
is assigned to the closing event from the right top most "X" into the
application window tile bar.
The small "x" just above the "big one" is assigned to the DocClose built-in
command and works.
Any help would be quite appreciated.
Thank's for your answers.