OCXExtenderEvents_GotFocusEventHandler Delegate
Reserved for internal use.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
<ComVisibleAttribute(False)> _
Public Delegate Sub OCXExtenderEvents_GotFocusEventHandler
'Usage
Dim instance As New OCXExtenderEvents_GotFocusEventHandler(AddressOf HandlerMethod)
[ComVisibleAttribute(false)]
public delegate void OCXExtenderEvents_GotFocusEventHandler()