Previous Up Next

_SETcolorRichText
Change the color of a selection of a rich text.

ObjRichText _SETcolorRichText (
ObjRichText _richtext_
I _color_
I _start_
I _end_
)
Parameters

_richtext_
any rich text.
_color_
24-bits color
_start_
index of first character of selection
_end_
index of last character of selection
Return value

same richtext