Questions tagged [event-capturing]
51 questions
1
vote
2 answers
1
vote
1 answer
There's any way to capture sleep key(button) in VB.NET?
As in the event Form Closing I want to show a msgbox asking if I really want to put PC in to sleep mode and cancel the sleep order if the user answer "No".
I need to detect this even if the application is minimize or out of focus.
Thanks.

E_Blue
- 1,021
- 1
- 20
- 45
1
vote
4 answers
Capturing an event with jquery
I got a double event to manage. The two events are both "click" and they're handled with jquery. The html is the following:
Divisione Anticontraffazione

softwareplay
- 1,379
- 4
- 28
- 64
0
votes
6 answers