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