Share via


smmProjConnectDialog.dialogSelectCtrl Method [AX 2012]

When using the dialog class for dialog, this method is called whenever a control is selected.

Syntax

public void dialogSelectCtrl()

Run On

Called

Remarks

To enable this callback, the allowUpdateOnSelectCtrl method must have a value of true.

See Also

Reference

smmProjConnectDialog Class