次の方法で共有


_ApplicationEvents_Event.Quit イベント

このイベントは、内部の使用に予約されています。コードから直接使用するためのものではありません。

名前空間: Microsoft.Office.Interop.InfoPath
アセンブリ: Microsoft.Office.Interop.InfoPath (microsoft.office.interop.infopath.dll 内)

構文

'宣言
Event Quit As _ApplicationEvents_QuitEventHandler
'使用
Dim instance As _ApplicationEvents_Event
Dim handler As _ApplicationEvents_QuitEventHandler

AddHandler instance.Quit, handler
event _ApplicationEvents_QuitEventHandler Quit

関連項目

参照

_ApplicationEvents_Event インターフェイス
_ApplicationEvents_Event のメンバ
Microsoft.Office.Interop.InfoPath 名前空間