Previous Up Next

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

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

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

same richtext