Returns the currently activated text frame. An activated text frame has the input focus and can be edited. The method returns null, if no text frame is activated.
Introduced: X13.
public TextFrame GetActivatedItem();
Public Function GetActivatedItem() As TextFrame
The return value is null, if an activated text frame could not be found. Otherwise, it is an object of the type Text