User Tools

Site Tools


processcheck_print_a_checkbox_.htm
Navigation:  ABC Library Reference > IReportGenerator Interface > IReportGenerator Methods >====== ProcessCheck (print a checkbox) ====== Previous pageReturn to chapter overviewNext page

ProcessCheck( *CheckFormatGrp check, text, comment )

blk2blue.jpg

ProcessCheck Prints a CHECK control to the output document.
check A TYPEd GROUP that holds all of the properties of the target check box.
text A string constant, variable, EQUATE, or expression containing the check box prompt contents.
comment A string constant, variable, EQUATE, or expression containing information necessary for the check box to be properly rendered to the target document.

The ProcessCheck method prints a check box to the appropriate document format. The comment parameter is used to send the appropriate formatting information to the target document type, and is limited to 2056 characters. (See COMMENT)

Implementation:

The check group contains the position, style, text, and check box state from the contents of the passed CheckFormatGrp.

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