ApplicationClass.ApplicationEvents3_Event_Startup Event

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

Syntax

'Declaration
Public Overridable Event ApplicationEvents3_Event_Startup As ApplicationEvents3_StartupEventHandler
'Usage
Dim instance As ApplicationClass
Dim handler As ApplicationEvents3_StartupEventHandler

AddHandler instance.ApplicationEvents3_Event_Startup, handler
public virtual event ApplicationEvents3_StartupEventHandler ApplicationEvents3_Event_Startup

Implements

ApplicationEvents3_Event.Startup

See Also

Reference

ApplicationClass Class

ApplicationClass Members

Microsoft.Office.Interop.Word Namespace