_ApplicationEvents_Event.XDocumentChange 事件

定义

新建表单、打开现有表单或另一个表单变为激活状态时发生。

public:
 event Microsoft::Office::Interop::InfoPath::_ApplicationEvents_XDocumentChangeEventHandler ^ XDocumentChange;
event Microsoft.Office.Interop.InfoPath._ApplicationEvents_XDocumentChangeEventHandler XDocumentChange;
member this.XDocumentChange : Microsoft.Office.Interop.InfoPath._ApplicationEvents_XDocumentChangeEventHandler 
Event XDocumentChange As _ApplicationEvents_XDocumentChangeEventHandler 

事件类型

注解

接口的 _ApplicationEvents_EventXDocumentChange 事件主要用于 COM 加载项。有关为 Microsoft InfoPath 创建 COM 外接程序的详细信息,请参阅如何:创建 COM 外接程序以将自定义功能添加到 InfoPath。

适用于