次の方法で共有


ApplicationClass.remove_WindowDeactivate メソッド

定義

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

パラメーター

実装

適用対象