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 |
how to upload a photo? i need to use it in a matrimonial applicaton...
Code for Using Keyboard Events?
Common UI for Multiple web applications. Suppose there are 35 websites using same third party controls.These 3rd party controls are made together that all 35 websites can use these controls.If we put all 3rd party controls and use its dll in 35 websites,only class files will be accessable. But I want to use CSS,images also in all 35 websites. how I can design the N-tier solution for this project.
how to convert Dataset to Object Array or list in c# .net
how the value of label is printed through a button in asp.net web application
Coding for Synchronizing Cache Access in ASP.NET?
hold checkbox values
How to integrate the regional language in asp.net and c# like Telugu, Hindi etc,. send a sample program
3 Answers Concept, NIIT, Wipro,
what is software testing
where is assembly are store
ArrayList declaration in .net
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??