Home
|
Programming
|
Articles
|
Newsletter
|
Links
|
About
Programming
»
Visual Basic 6
»
Visual Basic 6 Code
»
Mouse
Control the mouse and access properties.
Get the mouse position
Returns the cursor position.
Mouse `exit` event
Simulates an exit event for the mouse.
Restrict cursor to a form/control
Restricts the moust cursor to a form or control (i.e. it cannot move out).
Simulate a mouse click
Simulates a mouse click at the current cursor position.