Document.ContentControlOnExit Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 Microsoft.Office.Interop.Word.DocumentEvents2_ContentControlOnExitEventHandler ContentControlOnExit;
member this.ContentControlOnExit : Microsoft.Office.Interop.Word.DocumentEvents2_ContentControlOnExitEventHandler
Event ContentControlOnExit As DocumentEvents2_ContentControlOnExitEventHandler