Edit

Share via


OLEControlClass.add_GotFocus(OCXEvents_GotFocusEventHandler) Method

Definition

public:
 virtual void add_GotFocus(Microsoft::Office::Interop::Word::OCXEvents_GotFocusEventHandler ^ ) = Microsoft::Office::Interop::Word::OCXEvents_Event::add_GotFocus;
public virtual void add_GotFocus (Microsoft.Office.Interop.Word.OCXEvents_GotFocusEventHandler );
abstract member add_GotFocus : Microsoft.Office.Interop.Word.OCXEvents_GotFocusEventHandler -> unit
override this.add_GotFocus : Microsoft.Office.Interop.Word.OCXEvents_GotFocusEventHandler -> unit
Public Overridable Sub add_GotFocus ( As OCXEvents_GotFocusEventHandler)

Parameters

Implements

Applies to