_ApplicationEvents_Event.NewXDocument 事件

定义

新建表单时发生。

public:
 event Microsoft::Office::Interop::InfoPath::_ApplicationEvents_NewXDocumentEventHandler ^ NewXDocument;
event Microsoft.Office.Interop.InfoPath._ApplicationEvents_NewXDocumentEventHandler NewXDocument;
member this.NewXDocument : Microsoft.Office.Interop.InfoPath._ApplicationEvents_NewXDocumentEventHandler 
Event NewXDocument As _ApplicationEvents_NewXDocumentEventHandler 

事件类型

注解

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

适用于