ApplicationEventsClass.remove_WindowDeactivate 方法

定义

此类型是用于 Coclass 或 Coclass 成员(托管代码需要它来实现 COM 互操作性)的包装。 此类不适合在代码中使用。

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

参数

实现

适用于