DropItemEventArgs Constructors
Provides data for the DropItem and DragItemOver events.Name | Parameters | Description |
---|---|---|
DropItemEventArgs(Int32, Object, Object, Int32) | itemHandle, item, dropItem, dropItemHandle | Initializes a new instance of the DropItemEventArgs class with specified settings. |
See Also