DocumentEvents2_Event.BuildingBlockInsert Event

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

Syntax

'Declaration
Event BuildingBlockInsert As DocumentEvents2_BuildingBlockInsertEventHandler
'Usage
Dim instance As DocumentEvents2_Event
Dim handler As DocumentEvents2_BuildingBlockInsertEventHandler

AddHandler instance.BuildingBlockInsert, handler
event DocumentEvents2_BuildingBlockInsertEventHandler BuildingBlockInsert

See Also

Reference

DocumentEvents2_Event Interface

DocumentEvents2_Event Members

Microsoft.Office.Interop.Word Namespace