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.2
Syntax
public IDataObject DataObject { get; }

Property Value

IDataObject
An IDataObject.
See Also