Class FileDropTargetManager
FileDropTargetManager class
Represents the manager class for file drop target.
public sealed class FileDropTargetManager : IDropTarget
Constructors
Name | Description |
---|---|
FileDropTargetManager(Control) | Initializes a new instance of the FileDropTargetManager class. |
Properties
Name | Description |
---|---|
AllowDrop { get; set; } | The AllowDrop property gets or sets permission for drag and drop operations. |
Methods
Name | Description |
---|---|
EnsureRegistered(IDropTarget) | Ensures the registered. |
EnsureUnRegistered(IDropTarget) | Ensures the un registered. |
See Also
- namespace Aspose.Email.Windows.Forms
- assembly Aspose.Email