ViewNextHighlight Method (Obsolete)

Scrolls to the next highlight.

Syntax

TXTextControl.ViewNextHighlight

Return Value

The method returns False if the last highlight has been reached. Otherwise it returns True.

Remarks

The use of this method is only valid if the RTFImport method was previously used with the Extended parameter set to 1. See TX Info Artist description for details.

Data Types

Return value:    Boolean

See Also