Activates the text frame. The text frame receives the input focus. A text frame can only be activated, if the text part that contains the text frame has the input focus.
Introduced: 13.0.
public bool Activate();
Public Function Activate() as Boolean
The return value is true, if the text frame could be activated. Otherwise it is false.