ScrollPriorRow

Description

Scrolls to the prior instance of the document in a RichTextEdit control or RichTextEdit DataWindow. A RichTextEdit control has multiple instances of its document when it shares data with a DataWindow. The next instance of the document is associated with the next row in the DataWindow.

For syntax specific to DataWindow controls and child DataWindows, see the ScrollPriorRow method for DataWindows in the DataWindow Reference or the online Help.

Applies to

DataWindow and RichTextEdit controls

Syntax

rtename.ScrollPriorRow ( )

Returns

Integer. Returns 1 if it succeeds and -1 if an error occurs.