Click or drag to resize

BeforeShellDropEventArgsDataObject Property

Returns the IDataObject holding the object that is dragged.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
public IDataObject DataObject { get; }

Property Value

Type: IDataObject
An IDataObject.
See Also