Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides data for the Deleting event of a content control.
Namespace: Microsoft.Office.Tools.Word
Assembly: Microsoft.Office.Tools.Word.v9.0 (in Microsoft.Office.Tools.Word.v9.0.dll)
Syntax
'Declaration
Public Class ContentControlDeletingEventArgs _
Inherits EventArgs
'Usage
Dim instance As ContentControlDeletingEventArgs
public class ContentControlDeletingEventArgs : EventArgs
public ref class ContentControlDeletingEventArgs : public EventArgs
public class ContentControlDeletingEventArgs extends EventArgs
Inheritance Hierarchy
System.Object
System.EventArgs
Microsoft.Office.Tools.Word.ContentControlDeletingEventArgs
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.