CleanCode C# Libraries v0.9.23 API

StyleAwareRichTextBox.ColorText Method 

Colors all occurrences of the specified text.

public void ColorText(
   String text,
   Color color
);

Parameters

text
The text.
color
The color.

See Also

StyleAwareRichTextBox Class | CleanCodeControls.Forms Namespace