Share via


OLEControlClass.LostFocus Event

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

See Also

Reference

OLEControlClass Class

OLEControlClass Members

Microsoft.Office.Interop.PowerPoint Namespace