Share via


OLEControlClass.GotFocus 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 GotFocus As OCXExtenderEvents_GotFocusEventHandler
'Usage
Dim instance As OLEControlClass
Dim handler As OCXExtenderEvents_GotFocusEventHandler

AddHandler instance.GotFocus, handler
public virtual event OCXExtenderEvents_GotFocusEventHandler GotFocus

Implements

OCXExtenderEvents_Event.GotFocus

See Also

Reference

OLEControlClass Class

OLEControlClass Members

Microsoft.Office.Interop.PowerPoint Namespace