OCXExtenderEvents_SinkHelper.m_GotFocusDelegate Field
Reserved for internal use.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Public m_GotFocusDelegate As OCXExtenderEvents_GotFocusEventHandler
'Usage
Dim instance As OCXExtenderEvents_SinkHelper
Dim value As OCXExtenderEvents_GotFocusEventHandler
value = instance.m_GotFocusDelegate
instance.m_GotFocusDelegate = value
public OCXExtenderEvents_GotFocusEventHandler m_GotFocusDelegate
See Also
Reference
OCXExtenderEvents_SinkHelper Class