FormRun.sysColorChanged Method [AX 2012]

Is called when the form color is changed.

public void sysColorChanged()

Run On

Client

To override this method on a form, right-click the Methods node below the form, click Override Method, and then click sysColorChanged.

For information about best practices for forms and code, see No Code in Forms.

Community Additions

ADD
Show: