ApplicationEvents4_Event.Startup Event
Reserved for internal use.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Event Startup As ApplicationEvents4_StartupEventHandler
'Usage
Dim instance As ApplicationEvents4_Event
Dim handler As ApplicationEvents4_StartupEventHandler
AddHandler instance.Startup, handler
event ApplicationEvents4_StartupEventHandler Startup
See Also
Reference
ApplicationEvents4_Event Interface