ComponentOne RichTextBox for UWP
CaretBrush Property

C1.Xaml.RichTextBox Namespace > C1RichTextBox Class : CaretBrush Property
Sets the brush of blinking cursor of the C1RichTextBox.
Syntax
'Declaration
 
Public Property CaretBrush As Windows.UI.Xaml.Media.Brush
public Windows.UI.Xaml.Media.Brush CaretBrush {get; set;}
See Also

Reference

C1RichTextBox Class
C1RichTextBox Members