Alvas.FileControls Class Library

DropFilesEventArgs Class

Provides data for the DropFiles event.

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

System.Object
   System.EventArgs
      Alvas.Windows.Forms.FileControls.DropFilesEventArgs

[Visual Basic]
Public Class DropFilesEventArgs
    Inherits EventArgs
[C#]
public class DropFilesEventArgs : EventArgs

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

DropFilesEventArgs Members | Alvas.Windows.Forms.FileControls Namespace