OCXExtenderEvents_SinkHelper.LostFocus Method
Reserved for internal use.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Public Overridable Sub LostFocus
'Usage
Dim instance As OCXExtenderEvents_SinkHelper
instance.LostFocus()
public virtual void LostFocus()
Implements
See Also
Reference
OCXExtenderEvents_SinkHelper Class