RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / IRichTextPainter Interface
Methods Events

In This Topic
    IRichTextPainter Interface Members
    In This Topic

    The following tables list the members exposed by IRichTextPainter.

    Public Methods
     NameDescription
     MethodThis method is called each time the C1RichTextViewManager paints.  
     MethodThis method is called each time the C1RichTextViewManager paints a C1Line.  
    Top
    Public Events
     NameDescription
     EventFired when the painter needs to repaint a text range.  
    Top
    See Also