[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.C1RichTextBox.TextDragMove

TextDragMove Event

Fires when the mouse moves while dragging text.

Namespace: C1.WPF.RichTextBox
Assembly: C1.WPF.RichTextBox.4.6.2.dll
Syntax
public event EventHandler<TextDragMoveEventArgs> TextDragMove
Returns
Type Description
EventHandler<TextDragMoveEventArgs> Fires when the mouse moves while dragging text.