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