ApplicationEvents4_Event.MailMergeWizardStateChange Event

Occurs when a user changes from a specified step to a specified step in the Mail Merge Wizard.

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

Syntax

'Declaration
Event MailMergeWizardStateChange As ApplicationEvents4_MailMergeWizardStateChangeEventHandler
'Usage
Dim instance As ApplicationEvents4_Event
Dim handler As ApplicationEvents4_MailMergeWizardStateChangeEventHandler

AddHandler instance.MailMergeWizardStateChange, handler
event ApplicationEvents4_MailMergeWizardStateChangeEventHandler MailMergeWizardStateChange

See Also

Reference

ApplicationEvents4_Event Interface

ApplicationEvents4_Event Members

Microsoft.Office.Interop.Word Namespace