RichEdit::SetTextRange
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.
Graphisoft®
Dialog ManagerVersion: 2.0
void SetTextRange (
const CharRange & charRange,
const char * text
);