User Tools

Site Tools


hasprogresscontrols_display_progress_controls_on_report_preview_.htm
Navigation:  Templates > Guide to all Templates > Additional Libraries and Templates > Crystal8 Class >====== HasProgressControls (display progress controls on report preview) ====== Previous pageReturn to chapter overviewNext page

HasProgressControls (| hasprogresscontrols |)

HasProgressControls Allows navigation controls on the report preview window.

Hasprogresscontrols An integer constant, variable, EQUATE, or expression that specifies whether the progress controls will appear on the reports preview window. A value of one (1) displays the progress controls; a value of zero (0) does not display the progress controls.

The HasProgressControls method is used to optionally display progress controls on the report preview window. This method returns a BYTE representing the value of hasprogresscontrol. The Progress controls display the progress of the report when it is running. It displays records read, records selected, etc.).

Return Data Type: BYTE

Example:

oCrystal8.HasProgressControls(1)

hasprogresscontrols_display_progress_controls_on_report_preview_.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1