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.

Activate()

public bool Activate();
Public Function Activate() as Boolean

Return Value

The return value is true, if the text frame could be activated. Otherwise it is false.