version 6.8.1
Right click Boolean
| Parameter | Type | Description | ||||
| This command does not require any parameters | ||||||
| Function result | Boolean | True if a right click was detected, otherwise False | ||||
Description
The command Right click returns True if the right button of the mouse has been clicked.
This command should be used only in the context of the On clicked form event. It is therefore necessary to verify in Structure mode that the event has been properly selected in the Form properties and/or in the specific object.
Note: This command only operates under Windows and MacOS X. It will always return the value False under MacOS 9.
See Also