Class FileDropTargetPanel
FileDropTargetPanel class
Represents the file drop target.
public class FileDropTargetPanel : Panel, IFileDropTargetControl
Constructors
Name | Description |
---|---|
FileDropTargetPanel() | Initializes a new instance of the FileDropTargetPanel class. |
Properties
Name | Description |
---|---|
DropTargetManager { get; set; } | Gets or sets the drop target manager. |
Events
Name | Description |
---|---|
event FileDragDrop | Occurs when [file drag drop]. |
event FileDragEnter | Occurs when [file drag enter]. |
event FileDragOver | Occurs when [file drag over]. |
See Also
- interface IFileDropTargetControl
- namespace Aspose.Email.Windows.Forms
- assembly Aspose.Email