Share via


PmfFormCtrl.updateDesign Method [AX 2012]

Updates the controls on the form.

Syntax

protected void updateDesign()

Run On

Called

Remarks

This method is typically called when there are changes to the data sources, buffers, or other control state variables that may affect the visual components to which the user has access.The base implementation of this method does nothing.

See Also

Reference

PmfFormCtrl Class