ContentControlBase.Deleting 事件 (2007 系統)

更新:2007 年 11 月

只在內容控制項從文件中刪除之前發生。

命名空間:  Microsoft.Office.Tools.Word
組件:  Microsoft.Office.Tools.Word.v9.0 (在 Microsoft.Office.Tools.Word.v9.0.dll 中)

語法

Public Event Deleting As EventHandler(Of ContentControlDeletingEventArgs)

Dim instance As ContentControlBase
Dim handler As EventHandler(Of ContentControlDeletingEventArgs)

AddHandler instance.Deleting, handler
public event EventHandler<ContentControlDeletingEventArgs> Deleting

備註

如需處理事件的詳細資訊,請參閱使用事件

使用權限

請參閱

參考

ContentControlBase 類別

ContentControlBase 成員

Microsoft.Office.Tools.Word 命名空間