SetStyle Method

Fast Colored Text Box

Collapse imageExpand ImageCopy imageCopyHover image

Overload List

  NameDescription
Public methodSetStyle(Style)
Set style for range
Public methodSetStyle(StyleIndex)
Appends style to chars of range
Public methodSetStyle(Style, String)
Set style for given regex pattern
Public methodSetStyle(Style, Regex)
Set style for given regex
Public methodSetStyle(StyleIndex, Regex)
Set style for given regex pattern
Public methodSetStyle(Style, String, RegexOptions)
Set style for given regex pattern
Public methodSetStyle(StyleIndex, String, RegexOptions)
Set style for given regex pattern

See Also