DocumentBase.ContentControlBeforeContentUpdate 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 just before Microsoft Office Word updates the text in a content control, if the content control is bound to a custom XML part.
public:
event Microsoft::Office::Interop::Word::DocumentEvents2_ContentControlBeforeContentUpdateEventHandler ^ ContentControlBeforeContentUpdate;
public event Microsoft.Office.Interop.Word.DocumentEvents2_ContentControlBeforeContentUpdateEventHandler ContentControlBeforeContentUpdate;
member this.ContentControlBeforeContentUpdate : Microsoft.Office.Interop.Word.DocumentEvents2_ContentControlBeforeContentUpdateEventHandler
Public Custom Event ContentControlBeforeContentUpdate As DocumentEvents2_ContentControlBeforeContentUpdateEventHandler