Graphisoft®

Dialog ManagerVersion: 2.0

RichEdit::SetTextRange

Sets the text range.

void SetTextRange (
    const CharRange &   charRange,
    const char *        text
);

Parameters

charRange
Specifies the lower and upper bounds of the range.
text
The new text in the specified range.