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.
Calls the rightClickModifyQuery method on the InventSupply 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 form should be locked.
- _resizeGrid
Type: boolean
A Boolean value that indicates whether the grid on the form should be resized; optional.
- _args
Type: Args Class
This parameter is not used in this override; optional.
Remarks
This method is called from the InventDimParmFixed form when the user clicks OK.