tags:

views:

44

answers:

0

hello,

How can I detect that a user started to drag an item at windows global scope?

  • At the global scope, meaning outside of my .NET form
  • When the user starts to drag, not when she drops it
  • This has to be differentiated from drawing (like drawing a line in Paint)

I would very much appreciate a hint, have been googling for some time... related question, another related