[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.C1RichTextBox.TextDrop

TextDrop Event

Fires when dragged text is dropped.

Namespace: C1.WPF.RichTextBox
Assembly: C1.WPF.RichTextBox.dll
Syntax
public event EventHandler<TextDropEventArgs> TextDrop
Returns
Type Description
EventHandler<TextDropEventArgs> Fires when dragged text is dropped.