ApplicationClass.ApplicationEvents2_Event_add_WindowSelectionChange Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
virtual void ApplicationEvents2_Event_add_WindowSelectionChange(Microsoft::Office::Interop::Word::ApplicationEvents2_WindowSelectionChangeEventHandler ^ ) = Microsoft::Office::Interop::Word::ApplicationEvents2_Event::add_WindowSelectionChange;
public virtual void ApplicationEvents2_Event_add_WindowSelectionChange (Microsoft.Office.Interop.Word.ApplicationEvents2_WindowSelectionChangeEventHandler );
abstract member ApplicationEvents2_Event_add_WindowSelectionChange : Microsoft.Office.Interop.Word.ApplicationEvents2_WindowSelectionChangeEventHandler -> unit
override this.ApplicationEvents2_Event_add_WindowSelectionChange : Microsoft.Office.Interop.Word.ApplicationEvents2_WindowSelectionChangeEventHandler -> unit
Public Overridable Sub ApplicationEvents2_Event_add_WindowSelectionChange ( As ApplicationEvents2_WindowSelectionChangeEventHandler)