[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.C1RichTextBox.TextDragStart

TextDragStart Event

Fires when text dragging starts. Allows canceling the drag.

Namespace: C1.WPF.RichTextBox
Assembly: C1.WPF.RichTextBox.4.6.2.dll
Syntax
public event EventHandler<CancelEventArgs> TextDragStart
Returns
Type Description
EventHandler<CancelEventArgs> Fires when text dragging starts. Allows canceling the drag.