|
Drag and Drop
The EditControl supports complete file drop functionality. Any text file can be dragged-and-dropped onto the EditControl, which then displays the contents of the file as if the file had been opened individually.
Dragging a File to the EditControl
The EditControl also supports the text drag and drop functionality which enables dragging a piece of text from one region in the EditControl, or other editor controls like the RichTextBox, to another.
Dragging Text in the EditControl
|
|
|
|