ApplicationClass.remove_WindowDeactivate メソッド

定義

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

パラメーター

実装

適用対象