Occurs when the main text of the document gets the current text input position from another part of the document, such as a header, a footer or a textframe. The event handler receives an argument of type Event
Introduced: X16.
public event EventHandler MainTextActivated;
Public Event MainTextActivated As EventHandler