Udostępnij za pośrednictwem


ContentControlEnteringEventArgs Constructor (2007 System)

Initializes a new instance of the ContentControlEnteringEventArgs class.

Namespace:  Microsoft.Office.Tools.Word
Assembly:  Microsoft.Office.Tools.Word.v9.0 (in Microsoft.Office.Tools.Word.v9.0.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New ContentControlEnteringEventArgs()
public ContentControlEnteringEventArgs()
public:
ContentControlEnteringEventArgs()
public function ContentControlEnteringEventArgs()

Remarks

Typically, you should not create an instance of the ContentControlEnteringEventArgs class in your code. Visual Studio Tools for Office creates an instance of this class when the Entering event of a content control is raised.

.NET Framework Security

See Also

Reference

ContentControlEnteringEventArgs Class

ContentControlEnteringEventArgs Members

Microsoft.Office.Tools.Word Namespace