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