ReportRun.createProgressForm Method [AX 2012]
Creates the form that contains progress information.
You can overload this method. The method is called when the first page is created. The default implementation will open the SysPrintProgress form.If you implement your own progress form, you must implement the setNames and setPagePercent methods because these methods are called within the kernel.This form is shown when the pages are created, not when the pages are printed.
Community Additions
ADD
Show: