GetDataObjectEventArgs Properties |
The GetDataObjectEventArgs type exposes the following members.
Name | Description | |
---|---|---|
DataObjects |
Gets the data objects PIDLs.
| |
DontUseDefaultDataObjects |
Gets or sets a value indicating whether to use default data objects, event if no object is added to this instance.
Setting this to true will prevent any drag operation.
| |
Folder |
Gets the opened Shell Folder instance.
| |
Formats |
Gets the optional formats.
| |
Hwnd |
Gets the owner window handle. May be IntPtr.Zero depending on context.
| |
Items |
Gets the context shell items.
|