Does anyone know how I can make a DesktopX object respond to dragged files that are hovering over the object before they are dropped?
Sub Object_OnDropFiles (files) responds after the mouse is released and the object does not seem to change state in response to a "mouse over" even though the operating system changes the cursor to indicate that files can be dropped.