SelectTextAll

Description

Selects all the contents of a RichTextEdit control including any special characters such as a carriage return (CR), line feel (LF), and end-of-file (EOF).

Applies to

RichTextEdit and DataWindow controls

Syntax

rtename.SelectTextAll ( { band } )

Returns

Integer. Returns the number of characters selected. If an error occurs, SelectTextAll returns -1.