Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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