R
relic91
hey everyone,
What's the deal with the powerpoint presentation close event not
publishing a cancel variable? Does anyone know of a way around this,
perhaps an API-level way to halt the rest of the close execution after
the close event?
I know you can use commandbar events to trap the close and exit mouse
clicks, but I don't know a similar way to trap the "x" clicks for the
presentation or the application. I considered using some form of
windows hooks, but I'm finding it increasingly difficult to isolate
these particular events, or to isolate the windows to create a
pseudo-beforeclose event. If anyone has looked into this before or has
heard of any workarounds, they would be very appreciated.
Thanks,
Arvind
What's the deal with the powerpoint presentation close event not
publishing a cancel variable? Does anyone know of a way around this,
perhaps an API-level way to halt the rest of the close execution after
the close event?
I know you can use commandbar events to trap the close and exit mouse
clicks, but I don't know a similar way to trap the "x" clicks for the
presentation or the application. I considered using some form of
windows hooks, but I'm finding it increasingly difficult to isolate
these particular events, or to isolate the windows to create a
pseudo-beforeclose event. If anyone has looked into this before or has
heard of any workarounds, they would be very appreciated.
Thanks,
Arvind