OLEControlClass.LostFocus Event
Reserved for internal use.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Public Overridable Event LostFocus As OCXExtenderEvents_LostFocusEventHandler
'Usage
Dim instance As OLEControlClass
Dim handler As OCXExtenderEvents_LostFocusEventHandler
AddHandler instance.LostFocus, handler
public virtual event OCXExtenderEvents_LostFocusEventHandler LostFocus
Implements
OCXExtenderEvents_Event.LostFocus