Share via


OLEControlClass.remove_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 remove_GotFocus ( _
    param0 As OCXExtenderEvents_GotFocusEventHandler _
)
'Usage
Dim instance As OLEControlClass
Dim param0 As OCXExtenderEvents_GotFocusEventHandler

instance.remove_GotFocus(param0)
public virtual void remove_GotFocus(
    OCXExtenderEvents_GotFocusEventHandler param0
)

Parameters

Implements

OCXExtenderEvents_Event.remove_GotFocus(OCXExtenderEvents_GotFocusEventHandler)

See Also

Reference

OLEControlClass Class

OLEControlClass Members

Microsoft.Office.Interop.PowerPoint Namespace