ApplicationClass.MailMergeWizardStateChange Event

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

Syntax

'Declaration
Public Overridable Event MailMergeWizardStateChange As ApplicationEvents4_MailMergeWizardStateChangeEventHandler
'Usage
Dim instance As ApplicationClass
Dim handler As ApplicationEvents4_MailMergeWizardStateChangeEventHandler

AddHandler instance.MailMergeWizardStateChange, handler
public virtual event ApplicationEvents4_MailMergeWizardStateChangeEventHandler MailMergeWizardStateChange

Implements

ApplicationEvents4_Event.MailMergeWizardStateChange

See Also

Reference

ApplicationClass Class

ApplicationClass Members

Microsoft.Office.Interop.Word Namespace