M-Files UI Extensibility Framework
OnItemsDropped Event
M-Files UI Extensibility Framework > Events > OnItemsDropped Event
Description
This event is triggered when the user drops items to a dashboard that accepts drag and drop operations.
Parameters
items : IShellItems Object [ in ]

Contains the items that were dropped to the dashboard.

x : Int [ in ]

The X-coordinate of the pointer.

y : int [ in ]

The Y-coordinate of the pointer.

Remarks
Supported in M-Files 2018 and later.