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.
Performs a callback to a method on the form.
Syntax
public void formSetControlsRightClick(
boolean _lockForm,
[boolean _resizeGrid,
Args _args])
Run On
Client
Parameters
- _lockForm
Type: boolean
A Boolean value that indicates whether the dimension controls should be locked.
- _resizeGrid
Type: boolean
A Boolean value that indicates whether the grid should be resized; optional.
- _args
Type: Args Class
An Args object that specifies any additional arguments.