BeforeShellDropEventArgs Properties |
The BeforeShellDropEventArgs type exposes the following members.
Name | Description | |
---|---|---|
DataObject |
Returns the IDataObject holding the object that is dragged.
| |
Effect | Gets the effect that is about to be executed. | |
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.
|