Right click

4D - Documentation   Français   English   German   4th Dimension 2003, Command Theme List   4th Dimension 2003, Command Alphabetical List   4th Dimension 2003, Constant Theme List   Back   Previous   Next

version 6.8.1


Right click Boolean

ParameterTypeDescription
This command does not require any parameters
Function resultBooleanTrue 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

Contextual click, Form event.


4D - Documentation   Français   English   German   4th Dimension 2003, Command Theme List   4th Dimension 2003, Command Alphabetical List   4th Dimension 2003, Constant Theme List   Back   Previous   Next