ApplicationEvents4_SinkHelper.m_ProtectedViewWindowBeforeEditDelegate Field
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public m_ProtectedViewWindowBeforeEditDelegate As ApplicationEvents4_ProtectedViewWindowBeforeEditEventHandler
'Usage
Dim instance As ApplicationEvents4_SinkHelper
Dim value As ApplicationEvents4_ProtectedViewWindowBeforeEditEventHandler
value = instance.m_ProtectedViewWindowBeforeEditDelegate
instance.m_ProtectedViewWindowBeforeEditDelegate = value
public ApplicationEvents4_ProtectedViewWindowBeforeEditEventHandler m_ProtectedViewWindowBeforeEditDelegate
See Also
Reference
ApplicationEvents4_SinkHelper Class