public void FullEmulationMouseClick( string button, string mouseEvent )
Parameters
- button
Type: System.String
The mouse button. It can be "left", "right" or "middle".
- mouseEvent
Type: System.String
The mouse button event. It can be "click", "down" or "up".