次の方法で共有


ApplicationEventsClass.WindowDeactivate イベント

定義

この型は、COM の相互運用性を得るためにマネージ コードが必要とするコクラスまたはコクラス メンバのラッパーです。 このクラスは、ユーザー コード内で直接使用することを意図したものではありません。

public:
 virtual event Microsoft::Office::Interop::InfoPath::_ApplicationEvents_WindowDeactivateEventHandler ^ WindowDeactivate;
public virtual event Microsoft.Office.Interop.InfoPath._ApplicationEvents_WindowDeactivateEventHandler WindowDeactivate;
member this.WindowDeactivate : Microsoft.Office.Interop.InfoPath._ApplicationEvents_WindowDeactivateEventHandler 
Public Overridable Custom Event WindowDeactivate As _ApplicationEvents_WindowDeactivateEventHandler Implements WindowDeactivate

イベントの種類

実装

適用対象