BeforeShellDropEventArgs Class |
Namespace: Jam.Shell
The BeforeShellDropEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | BeforeShellDropEventArgs |
The public constructor for BeforeShellDropEventArgs.
|
Name | Description | |
---|---|---|
![]() | DataObject |
Returns the IDataObject holding the object that is dragged.
|
![]() | ExecuteShellDrop |
Set this to false if you want to permit the execution of
the shell drop.
|
![]() | Files |
The files the shell command will drop.
|
![]() | Target |
Returns the drop target.
|