IRichTextPainter Interface
In This Topic
This interface is implemented to provide custom painting inside a
C1RichTextBox, or any
C1RichTextViewManager client.
Object Model
Syntax
'Declaration
Public Interface IRichTextPainter
public interface IRichTextPainter
See Also