BeforeShellDropEventArgs Properties |
The BeforeShellDropEventArgs type exposes the following members.
| 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.
|