ApplicationClass.remove_ProtectedViewWindowActivate Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)