Howto: Drag and Drop Files
This chapter describes how to handle drag and drop with TX Text Control.
The source code for this example is contained in the following directories:
- %USERPROFILE%\My Documents\TX Text Control 17.0.NET for Windows Forms\Samples\WinForms\VB.NET\DragDrop
- %USERPROFILE%\My Documents\TX Text Control 17.0.NET for Windows Forms\Samples\WinForms\CSharp\DragDrop
Used TX Text Control controls:
- TXTextControl.TextControl
- TXTextControl.ButtonBar
- TXTextControl.RulerBar
- TXTextControl.StatusBar
Relevant API links:
Two Types of Drag and Drop
File Drag and Drop
Handling Drag and Drop Events