ApplicationClass.add_WindowSelectionChange Method

Definition

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

Parameters

Implements

Applies to