Share via


TaxReport.dialogSelectCtrl Method [AX 2012]

Occurs when a control is selected when the dialog class for a dialog box is used.

Syntax

public void dialogSelectCtrl()

Run On

Called

Remarks

To enable this callback, the allowUpdateOnSelectCtrl method must have been set true.

See Also

Reference

TaxReport Class