ComponentOne RichTextBox for UWP
HideCaret Property

C1.Xaml.RichTextBox Namespace > C1RichTextBox Class : HideCaret Property
Gets or sets whether the caret is hidden.
Syntax
'Declaration
 
Public Property HideCaret As System.Boolean
public System.bool HideCaret {get; set;}
See Also

Reference

C1RichTextBox Class
C1RichTextBox Members