OCXEvents_LostFocusEventHandler Delegate
Reserved for internal use.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
<ComVisibleAttribute(False)> _
Public Delegate Sub OCXEvents_LostFocusEventHandler
'Usage
Dim instance As New OCXEvents_LostFocusEventHandler(AddressOf HandlerMethod)
[ComVisibleAttribute(false)]
public delegate void OCXEvents_LostFocusEventHandler()