Description
    This event is triggered when the user is dragging objects inside the dashboard area.
     Parameters
    items : IShellItems Object [ in ]
    
        Contains the items that are being dragged.
    
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.