Redirecting mouse

hey,
I'm currently doing a Visual Basic .NET project in school which also counts as my final exam for my programming class. In my program, I am trying to make sord of a help mode for my game and I was wondering if it was possible to redirrect the mouse. What I mean is that if the user put the mouse over a certain button and that is not what he is suppose to click on, I want the mouse to go over the button he is suppose to click on, so it moves the mouse cursor to the right place.

Please let me know if there is any sort of command I can use for this purpose.

Thank you !

Martin

[593 byte] By [GradeAstudent] at [2008-1-19]
# 1
Which device are you using that support a mouse pointer? (just checking that you have the right group).

See mouse_event:
http://www.danielmoth.com/Blog/2004/11/mouseevent.html

Cheers
Daniel

DanielMoth at 2007-8-21 > top of Msdn Tech,Smart Device Development,Smart Devices VB and C# Projects...