MobileForms Toolkit Documentation

RichTextBox.SelectionBackColor Property

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

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

Exceptions

Exception Type Condition
NotSupportedException Underlying operating system does not support RichEdit v2.0.

See Also

RichTextBox Class | Resco.Controls.RichTextBox Namespace