
Signature
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>
>"Chris Y" <chris@cursespam.com> schrieb:
>>Hi, what is the MousePosition property of System.Windows.Forms.Control? I
>> tried reading it but I can't relate the Point values to the real position of my mouse.
>
>You may want to use 'Cursor.Position'.
How does that differ from the MousePosition property?
Oliver Sturm

Signature
Expert programming and consulting services available
See http://www.sturmnet.org (try /blog as well)
Herfried K. Wagner [MVP] - 27 Sep 2005 12:22 GMT
"Oliver Sturm" <oliver@sturmnet.org> schrieb:
>>>Hi, what is the MousePosition property of System.Windows.Forms.Control?
>>>I tried reading it but I can't relate the Point values to the real
[quoted text clipped - 3 lines]
>
> How does that differ from the MousePosition property?
Sorry, it really doesn't differ from 'Control.MousePosition'. My bad...

Signature
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>