Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Is the event handler of the right-click event.
Syntax
public void formSetControlsRightClick(
boolean lockForm,
[boolean resizeGrid,
Args args])
Run On
Client
Parameters
- lockForm
Type: boolean
A Boolean value that indicates whether the form is locked.
- resizeGrid
Type: boolean
A Boolean value that indicates whether the grid can be resized.
- args
Type: Args Class
The arguments information.