User Tools

Site Tools


showreportcontrols_show_print_controls_.htm
Navigation:  Templates > Guide to all Templates > Additional Libraries and Templates > Crystal8 Class >====== ShowReportControls (show print controls) ====== Previous pageReturn to chapter overviewNext page

ShowReportControls (| showreportcontrols |)

 

ShowReportControls Display tooltips in the document being previewed.

showreportcontrols An integer constant, variable, EQUATE, or expression that specifies whether the print controls are displayed. A value of one (1) will cause the print controls to be displayed. A value of zero (0) indicates that will hide the print controls. This parameter is optional and defaults to TRUE if omitted.

The ShowReportControls method is used to display the print controls. The print controls include the First, Previous, Next, and Last Page buttons as well as the buttons for Cancel, Close, Export, and Print to Printer. This method returns a BYTE representing the value of showreportcontrols.

Return Data Type: BYTE

Example:

oCrystal8.ShowReportControls(1)

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