LeftMouseUp Method

Action2 Example

 

Simulates releasing the left mouse button after being held down by a call to the LeftMouseDown method.

 

Declaration

function LeftMouseUp () As Variant

 

Parameters

 None

 

 

Description

Use the LeftMouseUp method to simulate releasing the left hand mouse button after it has been held down by a call to LeftMouseDown .