Click or drag to resize

GetOnDemandDataObjectEventArgs Properties

The GetOnDemandDataObjectEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyDataObject
Gets or sets the data object.
Public propertyFolder
Gets the opened Shell Folder instance.
Public propertyHwnd
Gets the owner window handle. May be IntPtr.Zero depending on context.
Public propertyItems
Gets the context shell items.
Top
See Also