FormulaEditFocus: function (sender, args);
sender. Event source.
args. Event information.
The FormulaEditFocus event is fired after setting focus to expression entry box in calculator wizard.
The example of use is given on the page with description of the CalculatorWizardView.ControlChanged event.
See also: