RichTextBox.CaretBrush Property
Silverlight
Gets or sets the brush that is used to render the vertical bar that indicates the insertion point.
Namespace: System.Windows.Controls
Assembly: System.Windows (in System.Windows.dll)
<RichTextBox> <RichTextBox.CaretBrush> singleBrush </RichTextBox.CaretBrush> </RichTextBox>
<RichTextBox CaretBrush="colorString"/>
XAML Values
Property Value
Type: System.Windows.Media.BrushA brush that is used to render the vertical bar that indicates the insertion point.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.