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.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub ContentControlOnEnter ( _
ContentControl As ContentControl _
)
'Usage
Dim instance As DocumentEvents2
Dim ContentControl As ContentControl
instance.ContentControlOnEnter(ContentControl)
void ContentControlOnEnter(
ContentControl ContentControl
)
Parameters
- ContentControl
Type: Microsoft.Office.Interop.Word.ContentControl