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.
Adjusts the behavior of the form that depends on the dimension setup.
Syntax
public void formSetControlsRightClick(
boolean _lockForm,
[boolean _resizeGrid,
Args _args])
Run On
Client
Parameters
- _lockForm
Type: boolean
A Boolean that indicates whether the controlled form should be locked for the update.
- _resizeGrid
Type: boolean
A Boolean that indicates whether the grid that contains the dimensions should be resized for the update.
- _args
Type: Args Class
A collection of parameters to pass to the controlled form.