DocumentBase.ContentControlOnExit Event

Definition

Occurs when the user clicks outside a content control, or when the cursor is moved outside a content control programmatically.

public event Microsoft.Office.Interop.Word.DocumentEvents2_ContentControlOnExitEventHandler ContentControlOnExit;

Event Type

DocumentEvents2_ContentControlOnExitEventHandler

Applies to