ApplicationClass.remove_ProtectedViewWindowActivate 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 remove_ProtectedViewWindowActivate(Microsoft::Office::Interop::Word::ApplicationEvents4_ProtectedViewWindowActivateEventHandler ^ ) = Microsoft::Office::Interop::Word::ApplicationEvents4_Event::remove_ProtectedViewWindowActivate;
public virtual void remove_ProtectedViewWindowActivate (Microsoft.Office.Interop.Word.ApplicationEvents4_ProtectedViewWindowActivateEventHandler );
abstract member remove_ProtectedViewWindowActivate : Microsoft.Office.Interop.Word.ApplicationEvents4_ProtectedViewWindowActivateEventHandler -> unit
override this.remove_ProtectedViewWindowActivate : Microsoft.Office.Interop.Word.ApplicationEvents4_ProtectedViewWindowActivateEventHandler -> unit
Public Overridable Sub remove_ProtectedViewWindowActivate ( As ApplicationEvents4_ProtectedViewWindowActivateEventHandler)