[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.TextDropEventArgs

TextDropEventArgs Class

Provides data for the TextDrop event.

Inheritance
TextDropEventArgs
Namespace: C1.WPF.RichTextBox
Assembly: C1.WPF.RichTextBox.4.6.2.dll
Syntax
public class TextDropEventArgs : EventArgs

Properties

Name Description
Handled

Gets or sets whether text drop has already be handled. If set to true, C1RichTextBox does nothing on text drop.

Position

Gets the position where text will be dropped.