How to Snap the Cursor to a Button?
Answer / paul z
It will depend on what computer language you are using. The mouse pointer will have coordinates and so will the button position. So pass the button position to the mouse position, plus some to be in the middle of the button (e.g. plus half the button width and height)
| Is This Answer Correct ? | 0 Yes | 0 No |
Code for Creating a Form Using PlaceHolder Controls?
Code for Sending E-Mail with System.Web.Mail?
how to track links visited in google using iframes
how can we close a web page in asp.net without using jscript?
how to upload an excel in c# ASP.Net?
how the value of label is printed through a button in asp.net web application
Data Reader Vs DataSet
Code for Using Keyboard Events?
what is the value that reside in a hidden field when no value is assigned to it?how it can be used in a if statement??
HOw to Build a Nested GridView Control with ASP.NET?
Code for Document Validation in XML.NET?
Listview design in .net