OCXEvents_GotFocusEventHandler 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_GotFocusEventHandler
'Usage
Dim instance As New OCXEvents_GotFocusEventHandler(AddressOf HandlerMethod)
[ComVisibleAttribute(false)]
public delegate void OCXEvents_GotFocusEventHandler()

See Also

Reference

Microsoft.Office.Interop.Word Namespace