ApplicationClass.MailMergeDataSourceLoad Event

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Public Overridable Event MailMergeDataSourceLoad As ApplicationEvents4_MailMergeDataSourceLoadEventHandler
'Usage
Dim instance As ApplicationClass
Dim handler As ApplicationEvents4_MailMergeDataSourceLoadEventHandler

AddHandler instance.MailMergeDataSourceLoad, handler
public virtual event ApplicationEvents4_MailMergeDataSourceLoadEventHandler MailMergeDataSourceLoad

Implements

ApplicationEvents4_Event.MailMergeDataSourceLoad

See Also

Reference

ApplicationClass Class

ApplicationClass Members

Microsoft.Office.Interop.Word Namespace