Alvas.FileControls Class Library

DragFile Class

DragFile component allows specified control drag'n'drop files from Windows Explorer.

For a list of all members of this type, see DragFile Members.

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         Alvas.Windows.Forms.FileControls.DragFile

[Visual Basic]
Public Class DragFile
    Inherits Component
    Implements IMessageFilter
[C#]
public class DragFile : Component, IMessageFilter

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Alvas.Windows.Forms.FileControls

Assembly: Alvas.Windows.Forms.FileControls (in Alvas.Windows.Forms.FileControls.dll)

See Also

DragFile Members | Alvas.Windows.Forms.FileControls Namespace