ApplicationEvents3_Event.MailMergeDataSourceLoad Event
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Event MailMergeDataSourceLoad As ApplicationEvents3_MailMergeDataSourceLoadEventHandler
'Usage
Dim instance As ApplicationEvents3_Event
Dim handler As ApplicationEvents3_MailMergeDataSourceLoadEventHandler
AddHandler instance.MailMergeDataSourceLoad, handler
event ApplicationEvents3_MailMergeDataSourceLoadEventHandler MailMergeDataSourceLoad
See Also
Reference
ApplicationEvents3_Event Interface