Class FileDropPanel

FileDropPanel class

FileDropPanel provides ability to handle files dragged from Outlook or elsewhere.

public sealed class FileDropPanel : UserControl

Constructors

NameDescription
FileDropPanel()Initializes a new instance of the FileDropPanel class.

Events

NameDescription
event FilesDroppedThis event is being raised when files are dropped to the panel.

Remarks

If component is in evaluation mode, evaluation message will be shown.

See Also