[]
Provides data for the TextDrop event.
public class TextDropEventArgs : EventArgs
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. |