_ApplicationEvents_Event.WindowDeactivate イベント
このイベントは、内部の使用に予約されています。コードから直接使用するためのものではありません。
名前空間: Microsoft.Office.Interop.InfoPath
アセンブリ: Microsoft.Office.Interop.InfoPath (microsoft.office.interop.infopath.dll 内)
構文
'宣言
Event WindowDeactivate As _ApplicationEvents_WindowDeactivateEventHandler
'使用
Dim instance As _ApplicationEvents_Event
Dim handler As _ApplicationEvents_WindowDeactivateEventHandler
AddHandler instance.WindowDeactivate, handler
event _ApplicationEvents_WindowDeactivateEventHandler WindowDeactivate
関連項目
参照
_ApplicationEvents_Event インターフェイス
_ApplicationEvents_Event のメンバ
Microsoft.Office.Interop.InfoPath 名前空間