ApplicationClass.ApplicationEvents3_Event_MailMergeWizardSendToCustom Event

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

Syntax

'Declaration
Public Overridable Event ApplicationEvents3_Event_MailMergeWizardSendToCustom As ApplicationEvents3_MailMergeWizardSendToCustomEventHandler
'Usage
Dim instance As ApplicationClass
Dim handler As ApplicationEvents3_MailMergeWizardSendToCustomEventHandler

AddHandler instance.ApplicationEvents3_Event_MailMergeWizardSendToCustom, handler
public virtual event ApplicationEvents3_MailMergeWizardSendToCustomEventHandler ApplicationEvents3_Event_MailMergeWizardSendToCustom

Implements

ApplicationEvents3_Event.MailMergeWizardSendToCustom

See Also

Reference

ApplicationClass Class

ApplicationClass Members

Microsoft.Office.Interop.Word Namespace