RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox Namespace / C1SelectionPainter Class / PaintSelection Property

In This Topic
    PaintSelection Property
    In This Topic
    Gets or sets whether a rectangle is painted when Selection is not empty.
    Syntax
    'Declaration
     
    Public Property PaintSelection As Boolean
    public bool PaintSelection {get; set;}
    See Also