OCXExtenderEvents_SinkHelper.GotFocus 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 GotFocus
'Usage
Dim instance As OCXExtenderEvents_SinkHelper
instance.GotFocus()
public virtual void GotFocus()
Implements
See Also
Reference
OCXExtenderEvents_SinkHelper Class