InventDimCtrl_Frm.updateControls Method [AX 2012]

Updates the controls in the user interface, such as a form or report, by using the current parameter values.

Syntax

public void updateControls()

Run On

Called

Remarks

This method hides or shows controls. It is also responsible for enabling and disabling controls.

See Also

Reference

InventDimCtrl_Frm Class