Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Provides data for the Exiting 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 ContentControlExitingEventArgs _
Inherits EventArgs
'Usage
Dim instance As ContentControlExitingEventArgs
public class ContentControlExitingEventArgs : EventArgs
public ref class ContentControlExitingEventArgs : public EventArgs
public class ContentControlExitingEventArgs extends EventArgs
Inheritance Hierarchy
System.Object
System.EventArgs
Microsoft.Office.Tools.Word.ContentControlExitingEventArgs
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.