​
​
​

Deactivates the activated text frame and sets the input focus back to the text part that contains the text frame.

​ Introduced: 13.0.

DeactivateItem()

​public bool DeactivateItem();
​Public Function DeactivateItem() As Boolean

Return Value

The return value is true, if a text frame has been deactivated. Otherwise it is false.

​