MobileForms Toolkit Documentation

RichTextBox.ForeColor Property

Gets or sets the foreground color of the control.

public override System.Drawing.Color ForeColor {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