Hello everybody,

I've faced some problems using DragEventArgs. The matter is just that
according to the library the X and Y properties of DragEventArgs
return "coordinate
of the mouse pointer, in screen coordinates." (
http://msdn.microsoft.com/en-us/library/system.windows.forms.drageventargs_members.aspx
).
I would like to get the coordinate of the mouse during the generating mouse
event, like the MouseEventArgs.X property does.

Could someone help me?

Thanks!

-- 
Ramon Pereira Lopes

Reply via email to