Click or drag to resize

GetDataObjectEventArgs Properties

The GetDataObjectEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyDataObjects
Gets the data objects PIDLs.
Public propertyDontUseDefaultDataObjects
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.
Public propertyFolder
Gets the opened Shell Folder instance.
Public propertyFormats
Gets the optional formats.
Public propertyHwnd
Gets the owner window handle. May be IntPtr.Zero depending on context.
Public propertyItems
Gets the context shell items.
Top
See Also