How do I set the cursor position on a form,
and how do I use the SendKeys function in vb .NET
I need to know how to set the coordinates for my mouse, make it click, and use api or whatever to simulate (like in SendKeys function) pressing keys on keyboard
