P
Phil Jones
Is it possible to track a general "MouseMove" event that monitors mouse
movement anywhere within the screen, not just within a the scope of a
Control?
I'm writing logic that resizes a form on mouse move, but I'm finding that
when the mouse falls out of the size of the control/form I lose the
MouseMove event, and the resize operation ends.
Hope that makes sense.
Cheers everyone!
====
Phil
movement anywhere within the screen, not just within a the scope of a
Control?
I'm writing logic that resizes a form on mouse move, but I'm finding that
when the mouse falls out of the size of the control/form I lose the
MouseMove event, and the resize operation ends.
Hope that makes sense.
Cheers everyone!
====
Phil