ApplicationClass.ApplicationEvents3_Event_MailMergeWizardStateChange Event
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Overridable Event ApplicationEvents3_Event_MailMergeWizardStateChange As ApplicationEvents3_MailMergeWizardStateChangeEventHandler
'Usage
Dim instance As ApplicationClass
Dim handler As ApplicationEvents3_MailMergeWizardStateChangeEventHandler
AddHandler instance.ApplicationEvents3_Event_MailMergeWizardStateChange, handler
public virtual event ApplicationEvents3_MailMergeWizardStateChangeEventHandler ApplicationEvents3_Event_MailMergeWizardStateChange
Implements
ApplicationEvents3_Event.MailMergeWizardStateChange