ApplicationClass.add_ProtectedViewWindowActivate Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
virtual void add_ProtectedViewWindowActivate(Microsoft::Office::Interop::Word::ApplicationEvents4_ProtectedViewWindowActivateEventHandler ^ ) = Microsoft::Office::Interop::Word::ApplicationEvents4_Event::add_ProtectedViewWindowActivate;
public virtual void add_ProtectedViewWindowActivate (Microsoft.Office.Interop.Word.ApplicationEvents4_ProtectedViewWindowActivateEventHandler );
abstract member add_ProtectedViewWindowActivate : Microsoft.Office.Interop.Word.ApplicationEvents4_ProtectedViewWindowActivateEventHandler -> unit
override this.add_ProtectedViewWindowActivate : Microsoft.Office.Interop.Word.ApplicationEvents4_ProtectedViewWindowActivateEventHandler -> unit
Public Overridable Sub add_ProtectedViewWindowActivate ( As ApplicationEvents4_ProtectedViewWindowActivateEventHandler)