Vaderman
October 22nd, 2004, 05:16 AM
Is there any way where I can get the coordinate points when the mouse enters a specific area of a form?
I've got already have the following signature :
MouseEnter(object sender, System.EventArgs e)
But from this I can't see any way of getting the mouse coordinates.
any help would be appreciated.
Regards
John
I've got already have the following signature :
MouseEnter(object sender, System.EventArgs e)
But from this I can't see any way of getting the mouse coordinates.
any help would be appreciated.
Regards
John