C# Windows Forms Application

hi
i am new to this application.
I need help regarding how to move the cursor to a specific point in the form???
I am using the following piece of code which is giving an error like ; expected @system.
Windows.Forms.Cursor.Position = New System.Drawing.Point(Button1.Location.X + (button1.width /2) , Button1.Location.Y + (button1.height /2) )
I know very little C#, so I'm sorry I can't help. But is this really the place for C# questions? Aren't there any C# oriented sources of help?
thanking to both of you for the response....
Topic archived. No new replies allowed.