MobileForms Toolkit Documentation

RichTextBox.SelectionColor Property

Gets or sets the text color of the current text selection or insertion point.

public System.Drawing.Color SelectionColor {get; set;}

Exceptions

Exception Type Condition
NotSupportedException Underlying operating system does not support RichEdit v2.0 and a non-standard color value was assigned.

See Also

RichTextBox Class | Resco.Controls.RichTextBox Namespace