Expand Minimize
This topic has not yet been rated - Rate this topic

DocumentEvents2_CloseEventHandler Delegate

A Delegate type used to add an event handler for the Close event. The Close event occurs when a document is closed.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
'Declaration
<ComVisibleAttribute(False)> _
Public Delegate Sub DocumentEvents2_CloseEventHandler
'Usage
Dim instance As New DocumentEvents2_CloseEventHandler(AddressOf HandlerMethod)
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.