|
|
|
|
Functions
Events
MioScript Reference
|
|
Syntax
| mouse.rightClickMode(Mode) |
Parameters
| INT | Mode | Specify how to process the right click. 0: No right click 1: No right click on the web browser 2: No right click on the web browser except for the edit fields. |
Return value
No value is returned.
Description
Specifies how the right click should be processed on the web browser object.
More info about the web browser object: browser... |
|
|
|