OCXExtenderEvents_LostFocusEventHandler 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_LostFocusEventHandler
'Usage
Dim instance As New OCXExtenderEvents_LostFocusEventHandler(AddressOf HandlerMethod)
[ComVisibleAttribute(false)]
public delegate void OCXExtenderEvents_LostFocusEventHandler()