Capture the before close event

  • Thread starter Thread starter Yahya Saad
  • Start date Start date
Y

Yahya Saad

Dear Sirs,

How can I capture the before close event of an item since on the close
event I am not able to refer the item object.

Regards,
Yahya
 
There is no "before close" event. You should be able to refer to the item in
your Close event handler.
 
Could you please tell me why I can not access Close event from C# (.NET 1.1,
MS Office 2003 PIAs)? It's simply not listed in a list of available events,
when trying to subscribe to it.
 

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

Back
Top