RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1FontFamilyTool Class / CaretBrush Property

In This Topic
    CaretBrush Property (C1FontFamilyTool)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property CaretBrush As Brush
    public Brush CaretBrush {get; set;}
    See Also