D
Dave Leach
I would like to position the mouse pointer to one corner
or the center of my C# application's main form when a
particular event occurs, probably tied to a change in
some parameter's value.
How can I control programmatically the mouse pointer
location?
Also, can I position the mouse pointer to the center of
a particular control?
Thanks,
Dave
or the center of my C# application's main form when a
particular event occurs, probably tied to a change in
some parameter's value.
How can I control programmatically the mouse pointer
location?
Also, can I position the mouse pointer to the center of
a particular control?
Thanks,
Dave