Mouse Event Question
Is it a way that we could capture the event whenever we use the mouse to paste some value to a textbox?
For instance, when I use the mouse to paste a value into a text box, I would to immediately capture this event and called a function to manipulate the given value.
Thanks for any advise.
|