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.
Creates and initializes an instance of the InventDimControlsCollect_ParmGrp class for forms.
Syntax
client server public static InventDimControlsCollect_ParmGrp newFromForm(
FormRun _formRun,
FormGroupControl _fgc,
NoYes _useLargeFieldGroup)
Run On
Called
Parameters
- _formRun
Type: FormRun Class
The form where controls are maintained.
- _fgc
Type: FormGroupControl Class
The group of controls to manipulate.
- _useLargeFieldGroup
Type: NoYes Enumeration
Indicates whether a large or small field group should be used.
Return Value
Type: InventDimControlsCollect_ParmGrp Class
An instance of the InventDimControlsCollect_ParmGrp class to use in a form.