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