MiddleMouseUp Method

Action2 Example

 

Simulates releasing the middle mouse button after being held down by a call to the MiddleMouseDownmethod.

 

Declaration

function MiddleMouseUp () As Variant

 

Parameters

 None

 

 

Description

Use the MiddleMouseUp method to simulate releasing the middle mouse button after it has been held down by a call to MiddleMouseDown .