PresentationClose event missing Cancel

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top