OCXExtenderEvents_Event.GotFocus Event
Reserved for internal use.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Event GotFocus As OCXExtenderEvents_GotFocusEventHandler
'Usage
Dim instance As OCXExtenderEvents_Event
Dim handler As OCXExtenderEvents_GotFocusEventHandler
AddHandler instance.GotFocus, handler
event OCXExtenderEvents_GotFocusEventHandler GotFocus
See Also
Reference
OCXExtenderEvents_Event Interface