N
newbie_csharp
Hi,
I'd like to know how to find the mouse position. I can use MouseMove
event of a form or pictureBox but the problem is when I move the mouse
over pictureBox, form_MouseMove event doesn't occur. I need to know how
to find the mouse position regardless the object.
thanks
I'd like to know how to find the mouse position. I can use MouseMove
event of a form or pictureBox but the problem is when I move the mouse
over pictureBox, form_MouseMove event doesn't occur. I need to know how
to find the mouse position regardless the object.
thanks