Deactivates the activated text frame and sets the input focus back to the text part that contains the text frame.
Introduced: 13.0.
public bool DeactivateItem();
Public Function DeactivateItem() As Boolean
The return value is true, if a text frame has been deactivated. Otherwise it is false.