Sets the brush of blinking cursor of the C1RichTextBox.
Namespace:
C1.Phone.RichTextBoxAssembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Syntax
| C# |
|---|
public Brush CaretBrush { get; set; } |
| Visual Basic |
|---|
Public Property CaretBrush As Brush Get Set |