Note that somePoint is in screen coordinates. If your Point is relative to some form or control you can call that control's PointToScreen method to convert it to screen coordinates.
thank you very much
by the way , is it possible to control the left button of the mouse ;
what i want to do is to move the mouse into a position and press the area that i want (the area can be a button or whatever )