Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Provides data for the Entering event.
Namespace: Microsoft.Office.Tools.Word
Assembly: Microsoft.Office.Tools.Word.v9.0 (in Microsoft.Office.Tools.Word.v9.0.dll)
Syntax
'Declaration
Public Class ContentControlEnteringEventArgs _
Inherits EventArgs
'Usage
Dim instance As ContentControlEnteringEventArgs
public class ContentControlEnteringEventArgs : EventArgs
public ref class ContentControlEnteringEventArgs : public EventArgs
public class ContentControlEnteringEventArgs extends EventArgs
Inheritance Hierarchy
System.Object
System.EventArgs
Microsoft.Office.Tools.Word.ContentControlEnteringEventArgs
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.