Previous Up Next

_SETunderlineRichText
Change the style of a selection of a rich text.

ObjRichText _SETunderlineRichText (
ObjRichText _richtext_
I _on/off_
I _start_
I _end_
)
Parameters

_richtext_
any rich text.
_on/off_
1 to force underlined, 0 to force non-underlined
_start_
index of first character of selection
_end_
index of last character of selection
Return value

same richtext