次の方法で共有


_ApplicationEvents.WindowActivate(_XDocument, Window) メソッド

定義

このメンバは内部使用の目的で予約されており、ユーザー コード内での直接の使用を想定していません。

public:
 void WindowActivate(Microsoft::Office::Interop::InfoPath::_XDocument ^ pDocument, Microsoft::Office::Interop::InfoPath::Window ^ pWindow);
public void WindowActivate (Microsoft.Office.Interop.InfoPath._XDocument pDocument, Microsoft.Office.Interop.InfoPath.Window pWindow);
abstract member WindowActivate : Microsoft.Office.Interop.InfoPath._XDocument * Microsoft.Office.Interop.InfoPath.Window -> unit
Public Sub WindowActivate (pDocument As _XDocument, pWindow As Window)

パラメーター

pDocument
_XDocument
pWindow
Window

適用対象