7
shouts

Moving the Mouse Pointer Programmatically (C#)

posted by BlackWaspBlackWasp 258 days, 18 hours, 23 minutes ago
Friday, July 03, 2009 8:35:12 PM GMT

Although rare, there are some situations where you may wish to reposition the mouse pointer programmatically to improve the user experience or to enhance accessibility. This can be easily achieved using standard .NET classes and properties.

category: UX | clicked: 52 | | source: www.blackwasp.co.uk | show counter code
tags: C#, Windows