[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.IUpdateableTool

IUpdateableTool Interface

Tools that need to be updated when the associated C1RichTextBox changes implement this interface.

Namespace: C1.WPF.RichTextBox
Assembly: C1.WPF.RichTextBox.Toolbar.4.6.2.dll
Syntax
public interface IUpdateableTool

Methods

Name Description
Update()

Method called when the tool should update its state.