Right click

4D - Documentation   Français   English   German   4th Dimension 2004, Command Theme List   4th Dimension 2004, Command Alphabetical List   4th Dimension 2004, 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 Right click command 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 Mac OS X. It will always return the value False under Mac OS 9.

See Also

Contextual click, Form event.


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