RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / IUpdateableTool Interface
Members

In This Topic
    IUpdateableTool Interface
    In This Topic
    Tools that need to be updated when the associated C1RichTextBox changes implement this interface.
    Object Model
    IUpdateableTool Interface
    Syntax
    'Declaration
     
    
    Public Interface IUpdateableTool 
    public interface IUpdateableTool 
    See Also