Document.ContentControlAfterAdd 事件 (2007 system)

更新:2007 年 11 月

在内容控件添加到文档后发生。

命名空间:  Microsoft.Office.Tools.Word
程序集:  Microsoft.Office.Tools.Word.v9.0(在 Microsoft.Office.Tools.Word.v9.0.dll 中)

语法

声明
Public Event ContentControlAfterAdd As DocumentEvents2_ContentControlAfterAddEventHandler
用法
Dim instance As Document
Dim handler As DocumentEvents2_ContentControlAfterAddEventHandler

AddHandler instance.ContentControlAfterAdd, handler
public event DocumentEvents2_ContentControlAfterAddEventHandler ContentControlAfterAdd

备注

有关处理事件的更多信息,请参见使用事件

权限

另请参见

参考

Document 类

Document 成员

Microsoft.Office.Tools.Word 命名空间