OCXEvents_SinkHelper.m_GotFocusDelegate Field

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

Syntax

'Declaration
Public m_GotFocusDelegate As OCXEvents_GotFocusEventHandler
'Usage
Dim instance As OCXEvents_SinkHelper
Dim value As OCXEvents_GotFocusEventHandler

value = instance.m_GotFocusDelegate

instance.m_GotFocusDelegate = value
public OCXEvents_GotFocusEventHandler m_GotFocusDelegate

See Also

Reference

OCXEvents_SinkHelper Class

OCXEvents_SinkHelper Members

Microsoft.Office.Interop.Word Namespace