Occurs when a header or footer loses the current text input position and another part of the document such as a textframe or the main text gets it. The event handler receives an argument of type Header
public event HeaderFooterEventHandler HeaderFooterDeactivated;
Public Event HeaderFooterDeactivated As HeaderFooterEventHandler