ApplicationClass.remove_WindowActivate Method

Definition

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

Parameters

Implements

Applies to