Mouse Actions in VB Forms - Missing MouseUp 
Author Message
 Mouse Actions in VB Forms - Missing MouseUp

When an object in a form is clicked, the program is detecting the mousedown
event, but if the mousedown procedure has not finished executing, the mouseup
event is not detected.

Is there any way to detect the mouse button status (even if an event has not
occurred) so that I could check the status at the end of the mousedown procedure
code.



Sat, 24 May 2003 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. VB6 ListView missing MouseUp Event

2. MouseUP and Right Mouse menu problem

3. Changing Form Action from VB Script

4. Swapping mouse button actions

5. Code written in labels for action when mouse clicks

6. Code written in labels for action when mouse clicks

7. Q: Remote controlling other apps (incl. mouse actions)

8. MOUSE CLICK - Right Button Action Programs

9. MOUSE CLICK - Right Button Action Programs

10. moniterying key strokes, mouse, and actions

11. SetWindowsHookEx does not detect other threads mouse or keyboard actions

12. Mouse action

 

 
Powered by phpBB® Forum Software